Compare commits

..

No commits in common. "217f336addf8e209b3504b1d83d0ab22fc7661a0" and "3352880bbed315fd4983ab22a04e4c0c47bcae7d" have entirely different histories.

View file

@ -238,10 +238,21 @@ set-option -g status-format[3] '\
} \
\
#[align=right]\
#(sh -c \". ${script}; rwx_tmux_uptime\")\
'
# line 5
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]}\
#[bg=##181818] \
#[bg=##282828]#{user}\
@ -252,11 +263,6 @@ set-option -g status-format[4] '\
#[bg=##181818] \
#[bg=##282828]#{host}\
#[bg=##181818] \
#[fg=default]\
#[bg=default] \
\
#[align=right]\
#(sh -c \". ${script}; rwx_tmux_uptime\")\
'
# refresh period