diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index e68627e..a87e1bc 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -203,6 +203,11 @@ device { sensitivity = -0.5 } +# https://wiki.hyprland.org/Configuring/Variables/#ecosystem +ecosystem { + no_update_news = true + no_donation_nag = true +} ################### ### KEYBINDINGS ###