tmux: make idle panes grey
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
run-shell ~/.tmux/plugins/tmux-thumbs/tmux-thumbs.tmux
|
run-shell ~/.tmux/plugins/tmux-thumbs/tmux-thumbs.tmux
|
||||||
|
|
||||||
|
set -g window-style 'bg=#333333'
|
||||||
|
set -g window-active-style 'fg=colour250,bg=black'
|
||||||
|
#set -g window-style 'fg=colour247,bg=colour236'
|
||||||
|
#set -g window-active-style 'fg=colour250,bg=black'
|
||||||
|
|
||||||
set -g @thumbs-regexp-1 '[\w\d/:.,\-]{5,}'
|
set -g @thumbs-regexp-1 '[\w\d/:.,\-]{5,}'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user