From 60f5b7e83ab00024ac0715c2684dda10b895d2df Mon Sep 17 00:00:00 2001 From: ryukamish Date: Sun, 28 Jun 2026 01:28:11 +0530 Subject: chore: bottom tmux status --- .config/tmux/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config') 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 -- cgit v1.3