This commit is contained in:
Osman Faruk Bayram 2025-09-16 10:41:38 +03:00
parent 3cd00b8791
commit b0317d7d4a

View file

@ -10,7 +10,7 @@
baseIndex = 1;
shortcut = "s";
mouse = true;
shell = lib.getExe pkgs.fish;
shell = "${lib.getExe pkgs.fish} -l";
plugins = with pkgs; [
tmuxPlugins.sensible
tmuxPlugins.better-mouse-mode