task | disable weather in tmux

This commit is contained in:
Don Harper 2024-10-28 15:28:36 -05:00
parent 4aa3a89e5f
commit 5f50d930da

View file

@ -24,7 +24,7 @@
{ {
plugin = pkgs.tmuxPlugins.dracula; plugin = pkgs.tmuxPlugins.dracula;
extraConfig = '' 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-border-contrast true
set -g @dracula-refresh-rate 10 set -g @dracula-refresh-rate 10
set -g @dracula-show-left-icon session set -g @dracula-show-left-icon session