From 8b8c1141f900f2f5f26d6776321a5c3c3cac5839 Mon Sep 17 00:00:00 2001 From: spinach Date: Fri, 12 Aug 2022 00:59:14 -0400 Subject: [PATCH] tweaked weather script layout and coloring --- tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux.conf b/tmux.conf index 032aa32..8680579 100644 --- a/tmux.conf +++ b/tmux.conf @@ -18,7 +18,7 @@ set -g @plugin 'tmux-plugins/tmux-sensible' set -g @plugin 'thewtex/tmux-mem-cpu-load' # status config -set -g status-interval 1 +set -g status-interval 5 set -g status-right "#[bg=black]#(~/.tmux/plugins/tmux-mem-cpu-load/tmux-mem-cpu-load -p -i 1 -a 1)#[default] %a %l:%M " set -g status-right-length 100 set -g status-left "#[bg=black,fg=white]#(~/.dotfiles/bin/weather/weather) | #[default] "