tries to fix
This commit is contained in:
parent
c025ec11ec
commit
3a4a06616c
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ in
|
|||
set -g status-position top
|
||||
set -g status-style bg=#1d202f,fg=white
|
||||
set -g status-left ""
|
||||
set -g status-right "#[bg=default,fg=magenta]>> #S << #[bg=default,fg=white]#H "
|
||||
set -g status-right "#[bg=default,fg=magenta]>> #S << #[bg=default,fg=white]#{hostname_short} "
|
||||
set-window-option -g window-status-style 'fg=magenta,bg=#1d202f'
|
||||
set-window-option -g window-status-format ' #I #[fg=white]#W #[fg=cyan]#F '
|
||||
set-window-option -g window-status-current-style "fg=black,bg=magenta"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue