From 8a5856a6e2c4024aba28b3bcc288c84ddde84ac6 Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Mon, 2 Mar 2026 15:00:37 -0500 Subject: [PATCH] feat(hyrpland): remove news update notification --- config/hypr/hyprland.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index 910cccc..221c521 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -139,6 +139,10 @@ bind = , T, exec, hyprctl dispatch submap reset; theme bind = , catchall, submap, reset submap = reset +ecosystem { + no_update_news = true +} + misc { force_default_wallpaper = 0 disable_hyprland_logo = true