diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index f03cc8a..bf2581e 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -1,6 +1,6 @@ # default shell set-option -g default-shell /bin/zsh -set-option -g status-position bottom +set-option -g status-position top # tmux theme source-file "${XDG_CONFIG_HOME}/tmux/tmux.theme"