fixed colors in polybar, added better tmux bind for copymode
This commit is contained in:
parent
857f831cd9
commit
36628a2f29
2 changed files with 5 additions and 4 deletions
|
@ -45,6 +45,7 @@ bind h split-window -h -c "#{pane_current_path}"
|
|||
bind C-x kill-session
|
||||
bind S command-prompt -p "rename session:" "rename-session '%%'"
|
||||
bind W command-prompt -p "rename window:" "rename-window '%%'"
|
||||
bind - copy-mode
|
||||
|
||||
# Joining and sending
|
||||
bind-key j command-prompt -p "join pane from:" "join-pane -s '%%'"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue