diff --git a/.tmux.conf b/.tmux.conf index 5fd908b..450ee94 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -62,8 +62,8 @@ bind -n M-m display-popup -h '90%' -w '90%' -b rounded -d '#{?pane_path,#{pane_p setw -g window-status-format "" setw -g window-status-current-format "" setw -g window-status-separator "" -set -g status-style "fg=#cc0000,dotted-underscore,italics" -set -g status-position top +set -g status-style "bg=#444444,fg=#dddddd,italics" +set -g status-position bottom set -g status-left-length 0 set -g status-right-length 0 set -g status-left '[#I] #{pane_current_path}'