From ff7ac9af335b8021b268858d8b42fc19ae45eea6 Mon Sep 17 00:00:00 2001 From: Abhishek Keshri Date: Sun, 17 Mar 2024 01:03:58 +0530 Subject: [PATCH] feat: absolute centre window list --- scripts/tmux2k.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/tmux2k.sh b/scripts/tmux2k.sh index b79d829..02db1ab 100755 --- a/scripts/tmux2k.sh +++ b/scripts/tmux2k.sh @@ -205,7 +205,7 @@ main() { left_win_sep="" right_win_sep="" # Set window list at centre - tmux set -g status-justify centre + tmux set -g status-justify absolute-centre # Window option if $show_powerline; then