From 66af2d5373d334f92134b324bec1aa1fcc4e4c12 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Wed, 2 Jul 2025 04:32:56 +0200 Subject: [PATCH] size/title --- sh/tmux.sh | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/sh/tmux.sh b/sh/tmux.sh index 7b4d645..a750b2b 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -140,6 +140,8 @@ set-option -g set-titles-string '\ #{window_name}\ / \ #{pane_current_command}\ + | \ +#{window_width}×#{window_height}\ ' # ╭────────┬──────╮ @@ -220,10 +222,6 @@ set-option -g status-format[2] '\ #[bg=default] \ \ #[align=right]\ -#[fg=yellow]\ -#[bg=##181818] \ -#[bg=##282828]#{window_width}×#{window_height}\ -#[bg=##181818] \ ' # line 4