diff --git a/src/user/modules/tmux/default.nix b/src/user/modules/tmux/default.nix index 86ccd6c..d73b959 100644 --- a/src/user/modules/tmux/default.nix +++ b/src/user/modules/tmux/default.nix @@ -24,7 +24,7 @@ in mouse = if wm.enable then true else false; prefix = "M"; - shell = "\${pkgs.bash}/bin/bash"; + #shell = "\${pkgs.bash}/bin/bash"; plugins = with pkgs.tmuxPlugins; [ {