diff options
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/hm/sils/hyfetch.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/hm/sils/hyfetch.nix b/modules/hm/sils/hyfetch.nix index 08321e6..e664e0e 100644 --- a/modules/hm/sils/hyfetch.nix +++ b/modules/hm/sils/hyfetch.nix @@ -24,7 +24,7 @@ in { }; backend = "fastfetch"; distro = null; - pride_month_shown = []; + pride_month_disable = true; }; }; }; |
