nix: fish: updated PATH handling strategy

This commit is contained in:
Primrose 2024-07-17 23:12:26 +02:00
parent 0c346147bc
commit b53f240f36
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
2 changed files with 33 additions and 19 deletions

View file

@ -15,7 +15,7 @@
background = "#ffffff";
confirm_os_window_close = 0;
text_composition_strategy = "1.55 0";
shell = "${pkgs.fish}/bin/fish -c tmux_home";
shell = ''${pkgs.fish}/bin/fish --command="tmux_home" --login'';
};
extraConfig = ''
background #f8f8f8