Files
arindOS/dotfiles/.config/BetterDiscord/plugins/ServerDetails.config.json
T

28 lines
406 B
JSON

{
"all": {
"amounts": {
"tooltipDelay": 0,
"tooltipWidth": 300
},
"colors": {
"tooltipColor": ""
},
"dates": {
"tooltipDates": {}
},
"general": {
"onlyShowOnShift": false
},
"items": {
"icon": true,
"owner": true,
"creationDate": true,
"joinDate": true,
"members": true,
"channels": true,
"roles": true,
"boosts": true,
"language": true
}
}
}