hyprland: don't show update news

Not needed since we keep track of this already.
This commit is contained in:
Donovan Glover 2025-02-03 12:52:23 -05:00
parent 5df6884b76
commit 969f3f1fd4
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -178,6 +178,10 @@ in
"center 1,class:^(librewolf|Mullvad Browser)$"
];
ecosystem = {
no_update_news = true;
};
misc = {
disable_hyprland_logo = true;
disable_hyprland_qtutils_check = true;