From 8e13ac778fbf44a09336886a1b964127c5643f3e Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sat, 18 Jan 2025 15:41:26 +0100 Subject: [PATCH] tmux/space --- sh/tmux.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sh/tmux.sh b/sh/tmux.sh index 2fb0d68..90dfbc0 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -39,9 +39,9 @@ set-option -g status-bg black set-option -g status-fg gray set-option -g status-interval 1 set-option -g status-justify left -set-option -g status-left '#{session_name} ' +set-option -g status-left '#{session_name} ' set-option -g status-position top -set-option -g status-right ' %Y-%m-%d %H:%M:%S' +set-option -g status-right ' %Y-%m-%d %H:%M:%S' # windows separator set-option -g window-status-separator ' '