summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2025-03-08 13:45:29 +0100
committerThomas Voss <mail@thomasvoss.com> 2025-03-08 13:45:29 +0100
commit2e6cc27fc771eb585a02ed66070cb584fcc9e045 (patch)
tree912973d1abe18514898814a328a8378dcc91dc0a
parent95af89b8ed2e39cc56f1fea6d6dcac0d46c04225 (diff)
Hyprland: Enable ecosystem.no_update_news
-rw-r--r--.config/hypr/hyprland.conf.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/hypr/hyprland.conf.in b/.config/hypr/hyprland.conf.in
index 586ffd0..b5c08df 100644
--- a/.config/hypr/hyprland.conf.in
+++ b/.config/hypr/hyprland.conf.in
@@ -10,6 +10,10 @@ monitor = , highres, auto, 1
layerrule = noanim, overlay
+ecosystem {
+ no_update_news = yes
+}
+
# Remember to coppy settings to sddm.hyprland.conf
input {
accel_profile = "adaptive"