From 72a3d60680fccedbfcba4b06aeea6bc40a01fcfe Mon Sep 17 00:00:00 2001 From: sc-idevops Date: Sun, 21 Jan 2024 20:32:37 -0500 Subject: [PATCH] turned off annoying ACTIVITY IN WINDOW notification --- config/dot-tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/dot-tmux.conf b/config/dot-tmux.conf index 268f025..985d5b7 100644 --- a/config/dot-tmux.conf +++ b/config/dot-tmux.conf @@ -30,7 +30,7 @@ source "/usr/share/powerline/bindings/tmux/powerline.conf" #Misc Enables set-option -g renumber-windows on setw -g monitor-activity on -set -g visual-activity on +set -g visual-activity off #Windows set -g base-index 1