From f957e358011596e8ae29fc0254d3aad87b5c5f23 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Sat, 3 Feb 2024 02:54:25 -0600 Subject: chore: updates and minimal changes --- .config/tmux/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/tmux/tmux.conf') 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" -- cgit v1.2.3-54-g00ecf