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…
Add table
Add a link
Reference in a new issue