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