From 2076ccf6e18f0d4be250aa998231295471889551 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 30 Jun 2025 04:03:08 +0200 Subject: [PATCH] lefts/pad --- sh/tmux.sh | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/sh/tmux.sh b/sh/tmux.sh index 38853bd..0fbc0ee 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -153,7 +153,7 @@ set-option -g status-format[0] '\ #[bg=##282828]#{window_name}\ #[bg=##181818]#{?window_zoomed_flag,#[fg=magenta]], }\ #[fg=default]\ -#[bg=default] \ +#[bg=default] \ }\ #[align=right]\ #[fg=yellow]\ @@ -179,6 +179,8 @@ set-option -g status-format[1] '\ #[bg=##181818] \ #[bg=##282828]#{session_name}\ #[bg=##181818] \ +#[fg=default]\ +#[bg=default] \ #[align=right]\ #[fg=yellow]\ #[bg=##181818] \ @@ -189,6 +191,8 @@ set-option -g status-format[1] '\ # line 3 set-option -g status-format[2] '\ #[fg=cyan]#{pane_current_path}\ +#[fg=default]\ +#[bg=default] \ #[align=right]\ #(sh -c \". ${script}; rwx_tmux_servers\")\ ' @@ -201,7 +205,7 @@ set-option -g status-format[3] '\ #[bg=##282828]#{pane_current_command}\ #[bg=##181818] \ #[fg=default]\ -#[bg=default] \ +#[bg=default] \ }\ #[align=right]\ #[bg=##282828]#(sh -c \". ${script}; rwx_tmux_uptime\")\ @@ -223,6 +227,8 @@ set-option -g status-format[4] '\ #[bg=##181818] \ #[bg=##282828]#{window_width}×#{window_height}\ #[bg=##181818] \ +#[fg=default]\ +#[bg=default] \ #[align=right]\ #{?uid,#[fg=green],#[fg=red]}\ #[bg=##181818] \