summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--example_tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/example_tmux.conf b/example_tmux.conf
index 0058ceee..11db9ec6 100644
--- a/example_tmux.conf
+++ b/example_tmux.conf
@@ -6,7 +6,7 @@
# Some tweaks to the status line
set -g status-right "%H:%M"
-set -g window-status-current-attr "underscore"
+set -g window-status-current-style "underscore"
# If running inside tmux ($TMUX is set), then change the status line to red
%if #{TMUX}