diff --git a/home/config/tmux/module/Session.nix b/home/config/tmux/module/Session.nix index 2174b80b..248c468d 100644 --- a/home/config/tmux/module/Session.nix +++ b/home/config/tmux/module/Session.nix @@ -3,8 +3,8 @@ bind -n M-z detach-client bind -n M-Z detach-client -a - bind -n M-( switch-client -p - bind -n M-) switch-client -n + bind -n M-, switch-client -p + bind -n M-. switch-client -n bind -n M-g choose-session -Z set -g window-size smallest