merge the config changes together

This commit is contained in:
Wryn (yage) Wagner 2024-02-21 00:54:47 -07:00
parent 0d8f46dc32
commit e34b8c3e05
2 changed files with 3 additions and 2 deletions

View File

@ -92,7 +92,7 @@ bind-key -n M-M send-keys M-m
bind-key -n M-w command-prompt -I "#W" "rename-window '%%'"
bind-key -n C-M-w send-keys M-w
# toggle readonly session
# toggle [r]eadonly session
bind-key -n M-r switch-client -r
bind-key -n C-M-r send-keys M-r

View File

@ -64,6 +64,7 @@ bind-key C-b send-prefix
set-option -g prefix M-s
bind-key M-s send-keys M-s
bind-key -n M-Q kill-session
# force reload now
bind-key -n M-R send-keys -t omni-manager ENTER