fixed tmux

This commit is contained in:
Bryan Ramos 2024-06-01 22:18:31 -04:00
parent 2c0c7a2643
commit a87e828968
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8

View file

@ -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; [
{