From bcb0aa8443961fd65a05c1b632bd7f671f36ccfc Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Tue, 2 May 2023 13:02:55 +0200 Subject: 30 Sekunden update in tmux reichen völlig MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tmux/tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/tmux/tmux.conf b/tmux/tmux.conf index fcb0109..5909245 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -6,6 +6,7 @@ set -g status-left " #[fg=darkblue]#S#[fg=black] | " set -g status-left-length 20 set -g status-right "| #[fg=white]#(curl 'wttr.in/Störnstein?format="%%l:+%%t+%%w"')#[fg=black] | #[fg=darkblue]#(date '+%H:%M') " set -g status-right-length 35 +set -g status-interval 30 set -g base-index 1 set -g pane-base-index 1 set -g history-limit 10000 -- cgit v1.3