🌈 Change the tmux status bar to yellow (like a precious metal)

This commit is contained in:
Jérôme Petazzoni
2022-11-02 17:02:44 +01:00
parent 316f5b8fd8
commit c8f90463e0

View File

@@ -131,7 +131,7 @@ set nowrap
SQRL
pssh -I "sudo -u $USER_LOGIN tee /home/$USER_LOGIN/.tmux.conf" <<SQRL
set -g status-style bg=blue
set -g status-style bg=yellow,bold
bind h select-pane -L
bind j select-pane -D