summaryrefslogtreecommitdiff
path: root/.config/tmux/tmux.conf
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2024-02-03 02:54:25 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2024-02-03 02:54:25 -0600
commitf957e358011596e8ae29fc0254d3aad87b5c5f23 (patch)
tree9214930b788ab072eae70e4d44de21922f8ead1e /.config/tmux/tmux.conf
parent3f1dddd7dc7fc8ebbfb964d288c4d2317bc6120e (diff)
chore: updates and minimal changes
Diffstat (limited to '.config/tmux/tmux.conf')
-rw-r--r--.config/tmux/tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf
index 298828b..fd5d4cd 100644
--- a/.config/tmux/tmux.conf
+++ b/.config/tmux/tmux.conf
@@ -43,7 +43,7 @@ set -g @plugin 'erikw/tmux-powerline'
# https://github.com/jrmoulton/tmux-sessionizer
bind f display-popup -E "tms"
bind C-q run-shell "tms kill"
-bind C-j display-popup -E "tms switch"
+bind C-l display-popup -E "tms switch"
bind C-w display-popup -E "tms windows"
# cht.sh
bind i display-popup -E "cht.sh"