diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 7a772db..4649043 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -37,6 +37,7 @@ bind-key t run-shell 'tmux-popup zsh' bind-key g run-shell 'tmux-popup lazygit' bind-key f run-shell 'tmux-popup nnn' bind-key h run-shell 'tmux-popup htop' +bind-key g run-shell 'tmux-popup t' # Vim keybindings for pane movement setw -g mode-keys vi