From 61c29b8421801559289d0a11070faa8e0198cc09 Mon Sep 17 00:00:00 2001 From: Siarhei Siniak Date: Wed, 25 Jan 2023 13:22:25 +0300 Subject: [PATCH] [~] Refactor --- dotfiles/.tmux.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dotfiles/.tmux.conf b/dotfiles/.tmux.conf index 6ee4a75..350b5c8 100644 --- a/dotfiles/.tmux.conf +++ b/dotfiles/.tmux.conf @@ -33,3 +33,5 @@ set-option -g pane-active-border-style "bg=#33dd44 fg=#ffffff" bind space display "Fuck!" set-option -g set-titles on set-option -g set-titles-string "#S / #W" +set -g status-right "#H %H:%M:%S %Y-%m-%d %Z" +set -g status-interval 1