mirror of
https://github.com/LnL7/nix-darwin.git
synced 2024-12-14 11:57:34 +00:00
lnl: add tmux swap windows
This commit is contained in:
parent
164f3cc78e
commit
86e76352f2
1 changed files with 3 additions and 0 deletions
|
@ -83,6 +83,9 @@
|
|||
|
||||
bind 0 set status
|
||||
|
||||
bind-key -r "<" swap-window -t -1
|
||||
bind-key -r ">" swap-window -t +1
|
||||
|
||||
set -g status-bg black
|
||||
set -g status-fg white
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue