Merge pull request 'vencord fixes' (#159) from feature/notifiarr-fixes into main
All checks were successful
Check flake.lock / Check health of `flake.lock` (push) Successful in 9s
Check Nix flake / Perform Nix flake checks (push) Successful in 3m9s
Update flakes / update_lockfile (push) Successful in 10m9s

Reviewed-on: #159
This commit was merged in pull request #159.
This commit is contained in:
2025-12-24 01:42:51 -05:00

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;