hyprland: disable update news
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m18s
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m18s
This commit is contained in:
@ -85,6 +85,11 @@ in
|
|||||||
disable_hyprland_logo = true;
|
disable_hyprland_logo = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
ecosystem = {
|
||||||
|
no_donation_nag = true;
|
||||||
|
no_update_news = true;
|
||||||
|
};
|
||||||
|
|
||||||
decoration = {
|
decoration = {
|
||||||
rounding = 10;
|
rounding = 10;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user