diff options
-rw-r--r-- | %HOME%/.tmux.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/%HOME%/.tmux.conf b/%HOME%/.tmux.conf index 436d7a0..6b67ee1 100644 --- a/%HOME%/.tmux.conf +++ b/%HOME%/.tmux.conf @@ -44,9 +44,6 @@ set -g status-interval 5 # The following settings I don't totally understand/need, but they looked # sensible enough, and they were recommended at least somewhere. -set-window-option -g monitor-activity on -set -g visual-activity on - set -g focus-events on set-window-option -g aggressive-resize on |