1
0

tmux: make idle panes grey

This commit is contained in:
2026-03-19 21:09:03 +00:00
parent f10479368e
commit 4f58f9f746

View File

@@ -1,5 +1,9 @@
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,}'