diff options
Diffstat (limited to '.config/tmux')
| -rw-r--r-- | .config/tmux/tmux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index d81ee5f..d773c96 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -14,7 +14,7 @@ set -g renumber-windows on # set -g status-interval 5 # set -g status-left "#S" # set -g status-right "" -set -g status-position top +set -g status-position bottom set -g status-interval 5 set -g status-left-length 30 set -g status-right-length 50 |
