config/powercord: setup powercord configuration

This commit is contained in:
Infinidoge 2021-11-10 10:13:18 -05:00
parent 2d6459c19e
commit 3fb0e34ba0
22 changed files with 456 additions and 0 deletions

View file

@ -0,0 +1,9 @@
{
"advancedSettings": true,
"experiments": true,
"disabledPlugins": [
"pc-lmgtfy",
"pc-spotify",
"pc-heygirl"
]
}