Compare commits

...

2 commits

Author SHA1 Message Date
6e54d19195
Disable the donation nag 2025-02-03 10:19:27 +01:00
43b972836c
Disable update news 2025-02-03 10:18:13 +01:00

View file

@ -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 ###