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,20 @@
{
"notifsounds": {},
"friendList": {
"sortoptions": true,
"mutualguilds": true,
"showtotal": true
},
"general": {
"pinIcon": true,
"unreadAmount": true,
"channelAmount": true
},
"recentOrder": {
"channelList": false,
"guildList": false
},
"pindms": {
"dmCategories": {}
}
}