Add binding for t

This commit is contained in:
CronyAkatsuki 2023-10-22 11:31:08 +02:00
parent bdc41a6a22
commit 9b60b091d6

View File

@ -37,6 +37,7 @@ bind-key t run-shell 'tmux-popup zsh'
bind-key g run-shell 'tmux-popup lazygit' bind-key g run-shell 'tmux-popup lazygit'
bind-key f run-shell 'tmux-popup nnn' bind-key f run-shell 'tmux-popup nnn'
bind-key h run-shell 'tmux-popup htop' bind-key h run-shell 'tmux-popup htop'
bind-key g run-shell 'tmux-popup t'
# Vim keybindings for pane movement # Vim keybindings for pane movement
setw -g mode-keys vi setw -g mode-keys vi