mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-20 17:57:47 +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)$"
|
"center 1,class:^(librewolf|Mullvad Browser)$"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
ecosystem = {
|
||||||
|
no_update_news = true;
|
||||||
|
};
|
||||||
|
|
||||||
misc = {
|
misc = {
|
||||||
disable_hyprland_logo = true;
|
disable_hyprland_logo = true;
|
||||||
disable_hyprland_qtutils_check = true;
|
disable_hyprland_qtutils_check = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user