mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-26 19:57:51 +00:00
chore(tmux): tweak visual bell and activity msg
This commit is contained in:
@@ -76,7 +76,8 @@ set -g display-time 0
|
|||||||
|
|
||||||
# Activity Monitoring (for when something happens in another pain)
|
# Activity Monitoring (for when something happens in another pain)
|
||||||
set -g monitor-activity on
|
set -g monitor-activity on
|
||||||
set -g visual-activity on
|
set -g visual-activity off
|
||||||
|
set -g visual-bell off
|
||||||
|
|
||||||
# Expose window title
|
# Expose window title
|
||||||
set-option -g set-titles on
|
set-option -g set-titles on
|
||||||
|
|||||||
Reference in New Issue
Block a user