diff --git a/hosts/battleship/home.nix b/hosts/battleship/home.nix index 79eab9e..eed7ca2 100644 --- a/hosts/battleship/home.nix +++ b/hosts/battleship/home.nix @@ -7,6 +7,7 @@ ]; profiles.gterminal.enable = true; + profiles.gterminal.sessionizer.paths = ["~/.projects"]; profiles.vault.enable = true; profiles.gfonts.enable = true;