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