From 0fed43c476d3450af7aa75bacb33b48f5498881e Mon Sep 17 00:00:00 2001 From: Marco Thomas Date: Fri, 15 Apr 2022 01:57:48 +0200 Subject: [PATCH] show time in tmux --- files/tmux/.tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/tmux/.tmux.conf b/files/tmux/.tmux.conf index cdfd9dc..3e11faf 100644 --- a/files/tmux/.tmux.conf +++ b/files/tmux/.tmux.conf @@ -50,4 +50,4 @@ set -g window-status-current-style "underscore, bold" set -g window-status-current-format "#I:#W" set -g window-status-format "#I:#W" set -g status-left " " -set -g status-right "#S @ #h - %H:%M" +set -g status-right "#S @ #h - %H:%M "