mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-19 17:28:49 +02:00
hyprland: don't show update news
Not needed since we keep track of this already.
This commit is contained in:
parent
5df6884b76
commit
969f3f1fd4
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user