Skip to content

Commit

Permalink
fix(tmux): rebind fingers-jump-ky to avoid conflict with pain-control
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeTRogers committed Mar 10, 2024
1 parent 4c88409 commit 92f7a11
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tmux/tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ set -g @plugin 'dracula/tmux-dracula'
set -g @plugin 'Morantron/tmux-fingers'
# END PLUGINS

# rebind fingers-jump-key to avoid conflict with pain-control
set -g @fingers-jump-key G

# BEGIN THEME
set -g @dracula-border-contrast true
set -g @dracula-cpu-display-load true
Expand Down

0 comments on commit 92f7a11

Please sign in to comment.