From 52d4fcc46175c6fe55967625562262242e5a5233 Mon Sep 17 00:00:00 2001 From: Silas Schöffel Date: Fri, 16 Jan 2026 19:40:19 +0100 Subject: hyfetch: supress pridemonth message --- modules/hm/sils/hyfetch.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') 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; }; }; }; -- cgit 1.4.1