mirror of
https://github.com/tmux/tmux.git
synced 2025-01-05 23:38:48 +00:00
-attr -> -style.
This commit is contained in:
parent
d4177e954c
commit
eac30a86d7
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user