diff --git a/tmux.conf b/tmux.conf index a3a95d4..517bc2f 100644 --- a/tmux.conf +++ b/tmux.conf @@ -14,10 +14,11 @@ set -g set-titles on # Status bar customization set -g status-utf8 on set -g status-bg black -set -g status-fg white +set -g status-fg yellow set -g status-interval 5 set -g status-left-length 90 set -g status-right-length 60 +set-window-option -g window-status-current-fg colour208 #set -g status-left "#[fg=Green]#(whoami)#[fg=white]:#[fg=blue]#(hostname -s)#[fg=white]::##[fg=yellow]#(curl ipecho.net/plain;echo)" #setw -g automatic-rename