diff --git a/config/tmux/tmux.conf b/config/tmux/tmux.conf index 7bceeea..98bfae2 100644 --- a/config/tmux/tmux.conf +++ b/config/tmux/tmux.conf @@ -9,6 +9,7 @@ set -g @tpm_plugins ' \ tmux-plugins/tpm \ b0o/tmux-autoreload \ catppuccin/tmux \ + ChanderG/tmux-notify \ christoomey/vim-tmux-navigator \ yardnsm/tmux-1password \ jaclu/tmux-menus \ @@ -91,6 +92,9 @@ set-option -g @tmux-autoreload-configs '~/.config/tmux/tmux.conf' ## https://github.com/sainnhe/tmux-fzf TMUX_FZF_LAUNCH_KEY="l" +## https://github.com/ChanderG/tmux-notify +set -g @tnotify-verbose 'on' + # set vi-mode set-window-option -g mode-keys vi # keybindings