diff options
author | Thomas Voss <mail@thomasvoss.com> | 2025-03-08 13:45:29 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2025-03-08 13:45:29 +0100 |
commit | 2e6cc27fc771eb585a02ed66070cb584fcc9e045 (patch) | |
tree | 912973d1abe18514898814a328a8378dcc91dc0a /.config | |
parent | 95af89b8ed2e39cc56f1fea6d6dcac0d46c04225 (diff) |
Hyprland: Enable ecosystem.no_update_news
Diffstat (limited to '.config')
-rw-r--r-- | .config/hypr/hyprland.conf.in | 4 |
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" |