vencord fixes
All checks were successful
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 9s
Check Nix flake / Perform Nix flake checks (pull_request) Successful in 3m18s

This commit is contained in:
2025-12-24 01:37:55 -05:00
parent 8b2f4b4ba5
commit 727f1544d9

View File

@@ -14,6 +14,7 @@
customTitleBar = false; customTitleBar = false;
hardwareAcceleration = true; hardwareAcceleration = true;
}; };
vencord.useSystem = true;
vencord.settings = { vencord.settings = {
autoUpdate = false; autoUpdate = false;
autoUpdateNotification = false; autoUpdateNotification = false;