Adjust backgrounds for jade theme, update tmux binding for notes

This commit is contained in:
2025-11-30 16:55:29 -06:00
parent 69806a9411
commit 87e8ff848b
4 changed files with 1 additions and 1 deletions

View File

@@ -46,7 +46,7 @@ bind-key C-f run-shell "tmux neww $DIR_SCRIPTS/tmux-session-init"
bind-key C-s choose-session bind-key C-s choose-session
bind-key S choose-window bind-key S choose-window
bind-key C-h run-shell "tmux neww $DIR_SCRIPTS/tmux-session-init hub" bind-key C-h run-shell "tmux neww $DIR_SCRIPTS/tmux-session-init hub"
bind-key C-j run-shell "tmux neww $DIR_SCRIPTS/tmux-session-init notes" bind-key C-j run-shell "tmux neww $DIR_SCRIPTS/tmux-session-init notes" \; switch-client -t "notes:2"
bind-key -r C-l switch-client -l bind-key -r C-l switch-client -l
bind-key -r C-o last-window bind-key -r C-o last-window
bind-key -r C-n next-window bind-key -r C-n next-window

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB