From 80dd4d02563c58f0f6e471a77a189378f14b2276 Mon Sep 17 00:00:00 2001 From: Silas Schöffel Date: Sun, 22 Jun 2025 12:53:11 +0200 Subject: hyprland: supress update message --- modules/hm/sils/hyprland.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'modules/hm') diff --git a/modules/hm/sils/hyprland.nix b/modules/hm/sils/hyprland.nix index 8c43c08..fd0e918 100644 --- a/modules/hm/sils/hyprland.nix +++ b/modules/hm/sils/hyprland.nix @@ -31,6 +31,10 @@ in { # Source a file (multi-file configs) # source = ~/.config/hypr/myColors.conf + ecosystem = { + no_update_news = true; + }; + # Some default env vars. env = "XCURSOR_SIZE,24"; -- cgit 1.4.1