and again
This commit is contained in:
parent
805060dd52
commit
1923debf71
2 changed files with 3 additions and 2 deletions
|
|
@ -37,10 +37,11 @@
|
|||
extraConfig = ''
|
||||
set -g status-position top
|
||||
set -g status-style bg=#1d202f,fg=white
|
||||
set -g status-left ""
|
||||
set -g status-left " "
|
||||
set -g status-right "#[bg=default,fg=magenta]>> #S << #[bg=default,fg=white]#H "
|
||||
set -g window-status-current-style bg=default,fg=magenta,bold
|
||||
set-window-option -g window-status-format "[#I] #W#F"
|
||||
set-window-option -g window-active-status-format "[#I] #W#F"
|
||||
set -g pane-border-style fg=gray
|
||||
set -g pane-active-border-style fg=magenta
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue