diff --git a/tmux/tmux.conf b/tmux/tmux.conf index f97ea80..7cea39e 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -1,6 +1,7 @@ # Some tweaks to the status line set -g status-right "%H:%M" set -g window-status-current-style "underscore" +set -g status-position "top" # If running inside tmux ($TMUX is set), then change the status line to red %if #{TMUX}