Update for new tmux
This commit is contained in:
parent
2824feb0ee
commit
0109eb0ae5
1 changed files with 1 additions and 2 deletions
|
|
@ -104,8 +104,7 @@ set -g status-bg "#4e4e4e"
|
||||||
set -g status-fg "#ffffff"
|
set -g status-fg "#ffffff"
|
||||||
set -g window-status-format "#I:#W#F"
|
set -g window-status-format "#I:#W#F"
|
||||||
set -g window-status-current-format " #I:#W#F "
|
set -g window-status-current-format " #I:#W#F "
|
||||||
setw -g window-status-current-bg "#CAFE66"
|
set-window-option -g window-status-current-style 'fg=#000000,bg=#CAFE66'
|
||||||
setw -g window-status-current-fg "#000000"
|
|
||||||
#set -g status-bg black
|
#set -g status-bg black
|
||||||
#set -g status-fg white
|
#set -g status-fg white
|
||||||
#setw -g window-status-current-bg black
|
#setw -g window-status-current-bg black
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue