From 5b34ecfb97c1e58874cc359553b089d623868c33 Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Fri, 26 May 2023 17:06:04 +0300 Subject: [PATCH] feat(tmux): Adds ChanderG/tmux-notify --- config/tmux/tmux.conf | 4 ++++ 1 file changed, 4 insertions(+) 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