style(tmux): centre statusline
This commit is contained in:
parent
5d337d97e4
commit
1fbc34084d
@ -7,7 +7,7 @@ set -ga update-environment 'DISPLAY' # Maybe fix DISPLAY?
|
||||
|
||||
# status style
|
||||
set -g status-style 'bg=default,fg=white'
|
||||
set -g status-justify left
|
||||
set -g status-justify absolute-centre
|
||||
set -g status-left "[#S@#H] "
|
||||
set -g status-left-length 60
|
||||
set -g status-right '%d.%m.%Y %a %H:%M'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user