diff --git a/conf/tmux.conf b/conf/tmux.conf index 4c72ce5..8a5d346 100644 --- a/conf/tmux.conf +++ b/conf/tmux.conf @@ -33,7 +33,7 @@ set -g pane-active-border-style "fg=cyan" set -g message-style "fg=white,bg=black" set -g message-command-style "fg=white,bg=black" set -g status-left "" -set -g status-right "#[fg=cyan,bg=brightblack] #h " +set -g status-right "#[fg=cyan] #h " setw -g window-status-style "none,fg=cyan,bg=brightblack" setw -g window-status-separator "" setw -g window-status-activity-style "none"