-attr -> -style.

This commit is contained in:
Nicholas Marriott 2019-05-06 21:57:14 +01:00
parent d4177e954c
commit eac30a86d7

View File

@ -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}