1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-25 02:10:57 +01:00
home-manager/tests/modules/programs/vesktop/basic-vencord-settings.json

16 lines
286 B
JSON

{
"autoUpdate": false,
"autoUpdateNotification": false,
"disableMinSize": true,
"notifyAboutUpdates": false,
"plugins": {
"FakeNitro": {
"enabled": true
},
"MessageLogger": {
"enabled": true,
"ignoreSelf": true
}
},
"useQuickCss": true
}