This commit is contained in:
Marc Beninca 2025-01-17 19:55:07 +01:00
parent ac4c473ecd
commit e83384d511
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -60,8 +60,8 @@ set-window-option -g window-status-style bg=black,fg=gray
bind -n F6 detach-client
# swap window with next or previous
bind-key C-S-Left swap-window -t -1
bind-key C-S-Right swap-window -t +1
bind-key M-Left swap-window -t -1
bind-key M-Right swap-window -t +1
# create new window with F2
bind -n F2 new-window