From fbfe6faae4a5b0868124a38437c90a8d96b35bdb Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Sat, 2 Dec 2023 09:11:42 +0100 Subject: [PATCH] Update tmuxconf --- sbcl-nginx.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbcl-nginx.yml b/sbcl-nginx.yml index 51c38be..8cf3cf2 100644 --- a/sbcl-nginx.yml +++ b/sbcl-nginx.yml @@ -400,7 +400,7 @@ write_files: set -g status-bg colour235 # Base background color set -g status-fg colour137 # Base foreground color set -g status-interval 5 - set -g status-left "#[fg=colour81]#H" # Hostname in a different color + set -g status-left "#[fg=colour81]#H " # Hostname in a different color set -g status-right "#[fg=colour137]#(date '+%Y-%m-%d %H:%M')" # Date and time # Active window in status bar