lefts/pad
This commit is contained in:
parent
405473c8c5
commit
2076ccf6e1
1 changed files with 8 additions and 2 deletions
|
@ -179,6 +179,8 @@ set-option -g status-format[1] '\
|
|||
#[bg=##181818] \
|
||||
#[bg=##282828]#{session_name}\
|
||||
#[bg=##181818] \
|
||||
#[fg=default]\
|
||||
#[bg=default] \
|
||||
#[align=right]\
|
||||
#[fg=yellow]\
|
||||
#[bg=##181818] \
|
||||
|
@ -189,6 +191,8 @@ set-option -g status-format[1] '\
|
|||
# line 3
|
||||
set-option -g status-format[2] '\
|
||||
#[fg=cyan]#{pane_current_path}\
|
||||
#[fg=default]\
|
||||
#[bg=default] \
|
||||
#[align=right]\
|
||||
#(sh -c \". ${script}; rwx_tmux_servers\")\
|
||||
'
|
||||
|
@ -223,6 +227,8 @@ set-option -g status-format[4] '\
|
|||
#[bg=##181818] \
|
||||
#[bg=##282828]#{window_width}×#{window_height}\
|
||||
#[bg=##181818] \
|
||||
#[fg=default]\
|
||||
#[bg=default] \
|
||||
#[align=right]\
|
||||
#{?uid,#[fg=green],#[fg=red]}\
|
||||
#[bg=##181818] \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue