From 5f50d930da6668586b62227d4a5880a8b1801392 Mon Sep 17 00:00:00 2001 From: Don Harper Date: Mon, 28 Oct 2024 15:28:36 -0500 Subject: [PATCH] task | disable weather in tmux --- home/common/tmux.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/common/tmux.nix b/home/common/tmux.nix index 550157c..2b23f77 100644 --- a/home/common/tmux.nix +++ b/home/common/tmux.nix @@ -24,7 +24,7 @@ { plugin = pkgs.tmuxPlugins.dracula; extraConfig = '' - set -g @dracula-plugins "cpu-usage network battery weather time" + set -g @dracula-plugins "cpu-usage network battery time" set -g @dracula-border-contrast true set -g @dracula-refresh-rate 10 set -g @dracula-show-left-icon session