config/powercord: setup powercord configuration
This commit is contained in:
parent
2d6459c19e
commit
3fb0e34ba0
22 changed files with 456 additions and 0 deletions
20
users/infinidoge/config/powercord/PinDMs.json
Normal file
20
users/infinidoge/config/powercord/PinDMs.json
Normal 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": {}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue