minor tweaks

This commit is contained in:
Till 2025-12-21 03:45:46 +01:00
parent 07d10165b9
commit a08e858ddc
3 changed files with 12 additions and 10 deletions

View file

@ -40,10 +40,10 @@
set-option -g status-right ""
set-option -g status-left ""
set-option -g status-justify "centre"
set-option -g status-style fg=brightmagenta
set-option -g status-style fg=magenta
set-option -g pane-border-style fg=brightwhite
set-option -g pane-active-border-style fg=magenta
set-option -g window-status-current-style fg=magenta
set-option -g window-status-current-style bg=brightwhite
# Some more specifics
set-option -g focus-events on