Disable update news and donation nag

This commit is contained in:
Pedro Rey Anca 2025-07-13 16:38:56 +02:00
parent b6bd125191
commit 7cd8e7e6df
Signed by: peprolinbot
GPG key ID: 053EA6E00116533A

View file

@ -293,6 +293,10 @@
workspace_swipe = true; workspace_swipe = true;
workspace_swipe_direction_lock = false; workspace_swipe_direction_lock = false;
}; };
ecosystem = {
no_update_news = true;
no_donation_nag = true;
};
}; };
}; };
} }