From 1d01278932a1fbd6f60a22972d878c2d4ef54ea0 Mon Sep 17 00:00:00 2001 From: notohh <github@notohh.dev> Date: Sat, 1 Feb 2025 05:37:51 -0500 Subject: [PATCH] hyprland: disable news --- home/wayland/hyprland/config/general.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/home/wayland/hyprland/config/general.nix b/home/wayland/hyprland/config/general.nix index 4aa91d9..fd33f94 100644 --- a/home/wayland/hyprland/config/general.nix +++ b/home/wayland/hyprland/config/general.nix @@ -91,6 +91,10 @@ mouse_move_enables_dpms = true; key_press_enables_dpms = false; }; + ecosystem = { + no_update_news = true; + no_donation_nag = true; + }; }; extraConfig = '' bind =, Print, exec, grim -g "$(slurp)" - | satty -f - --fullscreen --output-filename ~/Pictures/screenshots/$(date '+%Y%m%d-%H:%M:%S').png