Tmux: added better windowindicator

This commit is contained in:
pr0c3550r 2023-08-02 19:38:07 +02:00
parent d9df22c23b
commit c27c237eda

View file

@ -59,3 +59,4 @@ set -g status-right '#{?client_prefix,#[fg=#000000]#[bg=#fabd2f]#[bold]  ,}
set -g cursor-style blinking-underline
set -g focus-events on
set-window-option -g window-status-current-style bg="#d8a657",fg="#1d2021"