From 4edc66c8f80d5addfae7d279723295871004676a Mon Sep 17 00:00:00 2001 From: "joe.sharp" Date: Mon, 20 Nov 2023 09:23:03 +0000 Subject: [PATCH] replacing weather with time, since weather wont do celcius --- tmux.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tmux.conf b/tmux.conf index 3e997e13..8f3c7fa1 100644 --- a/tmux.conf +++ b/tmux.conf @@ -35,8 +35,9 @@ set -g @plugin 'tmux-plugins/tmux-resurrect' set -g @dracula-show-powerline true set -g @dracula-fixed-location "Gloucester" -set -g @dracula-plugins "weather" +set -g @dracula-plugins "time" set -g @dracula-show-flags true +set -g @dracula-show-timezone true set -g @dracula-show-left-icon session set -g status-position top