adapts tmux config
This commit is contained in:
parent
247d9769cf
commit
168aa38fea
1 changed files with 2 additions and 2 deletions
|
|
@ -40,8 +40,8 @@
|
|||
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-status-current-format " [#I] #W#F "
|
||||
set-window-option -g window-status-format "[#I] #W#F "
|
||||
set-window-option -g window-status-current-format "[#I] #W#F "
|
||||
set -g pane-border-style fg=#807c9f
|
||||
set -g pane-active-border-style fg=magenta
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue