diff --git a/.tmux.conf b/.tmux.conf index 5bc8d93..83dc98f 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -60,7 +60,8 @@ bind -n M-m display-popup -S 'bg=#FFF8E1,fg=#FF6F00' -s 'bg=#FFF8E1' -h '90%' -w setw -g window-status-format "" setw -g window-status-current-format "" setw -g window-status-separator "" -set -g status-style "bg=#313131,fg=#919191" +set -g status-style "fg=#cc0000,dotted-underscore,italics" +set -g status-position top set -g status-left-length 0 set -g status-right-length 0 set -g status-left '[#I] #{pane_current_path}'