Compare commits

...

4 commits

Author SHA1 Message Date
217f336add
All checks were successful
/ job (push) Successful in 5m29s
2025-07-02 05:18:57 +02:00
38cba5b1df
2025-07-02 05:17:29 +02:00
cb92d7df88
−sizes 2025-07-02 05:09:42 +02:00
363b9c440f
shrink 2025-07-02 05:05:10 +02:00

View file

@ -238,21 +238,10 @@ set-option -g status-format[3] '\
} \ } \
\ \
#[align=right]\ #[align=right]\
#(sh -c \". ${script}; rwx_tmux_uptime\")\
' '
# line 5 # line 5
set-option -g status-format[4] '\ set-option -g status-format[4] '\
#{P:\
#{?pane_active,#[fg=green],#[fg=yellow]}\
#[bg=##181818] \
#[bg=##282828]#{pane_width}×#{pane_height}\
#[bg=##181818] \
#[fg=default]\
#[bg=default] \
} \
\
#[align=right]\
#{?uid,#[fg=green],#[fg=red]}\ #{?uid,#[fg=green],#[fg=red]}\
#[bg=##181818] \ #[bg=##181818] \
#[bg=##282828]#{user}\ #[bg=##282828]#{user}\
@ -263,6 +252,11 @@ set-option -g status-format[4] '\
#[bg=##181818] \ #[bg=##181818] \
#[bg=##282828]#{host}\ #[bg=##282828]#{host}\
#[bg=##181818] \ #[bg=##181818] \
#[fg=default]\
#[bg=default] \
\
#[align=right]\
#(sh -c \". ${script}; rwx_tmux_uptime\")\
' '
# refresh period # refresh period