From 3eb82bd515d0bde4113a9722d02eb84b215f6ea7 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sat, 18 Jan 2025 23:23:56 +0100 Subject: [PATCH] tmux/window --- sh/tmux.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sh/tmux.sh b/sh/tmux.sh index 900d0a4..97450e7 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -111,6 +111,8 @@ set-option -g status-format[1] '\ #[fg=blue]#{pane_width}×#{pane_height}\ \ }\ +#[align=centre] \ +#[fg=blue]#{window_width}×#{window_height}\ #[align=right] \ #[fg=yellow]%H:%M:%S\ '