From 8a895f90b5042a9b58fbdb727094673d44acfb4d Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 30 Jun 2025 04:42:15 +0200 Subject: [PATCH] servers --- sh/tmux.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sh/tmux.sh b/sh/tmux.sh index 7a368cd..35bb300 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -188,6 +188,7 @@ set-option -g status-format[1] '\ #[fg=default]\ #[bg=default] \ #[align=right]\ +#(sh -c \". ${script}; rwx_tmux_servers\")\ ' # line 3 @@ -196,7 +197,6 @@ set-option -g status-format[2] '\ #[fg=default]\ #[bg=default] \ #[align=right]\ -#(sh -c \". ${script}; rwx_tmux_servers\")\ ' # line 4