This commit is contained in:
Marc Beninca 2025-01-19 23:18:25 +01:00
parent 1aa0e8f805
commit 848500fd1b
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -90,7 +90,7 @@ set-option -g status-format[0] '\
#[fg=cyan]#{pane_current_path}\
\
#[align=right]\
#[fg=yellow]╭──%H:%M:%S\
#[fg=yellow]%H:%M:%S\
'
# line 2
@ -106,7 +106,7 @@ set-option -g status-format[1] '\
}\
\
#[align=right]\
#[fg=yellow]%Y-%m-%d\
#[fg=yellow]%Y-%m-%d\
'
# line 3
@ -125,23 +125,19 @@ set-option -g status-format[2] '\
#[align=right]\
#[fg=green] #{session_name} \
#[fg=default] #(tmux list-sessions | wc --lines) \
#[fg=default]│\
'
# line 4
set-option -g status-format[3] '\
#[fg=default]│\
#[align=centre]\
#[fg=green] #{user} \
#[fg=blue]@\
#[fg=yellow] #{host} \
#[align=right]\
#[fg=default]│\
'
# line 5
set-option -g status-format[4] '\
#[fg=default]│\
#{P:\
#{?pane_active,#[fg=green],#[fg=default]}\
\
@ -153,7 +149,6 @@ set-option -g status-format[4] '\
\
#[align=right]\
#[fg=blue] #{window_width}×#{window_height} \
#[fg=default]│\
'
# refresh period