mirror of
https://github.com/KiTTYsh/dotfiles.git
synced 2025-12-10 13:19:15 -05:00
update bd plugins
This commit is contained in:
41
BetterDiscord/plugins/SpotifyControls.config.json
Normal file
41
BetterDiscord/plugins/SpotifyControls.config.json
Normal file
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"buttonConfigs": {
|
||||
"next": {
|
||||
"small": true,
|
||||
"big": true
|
||||
},
|
||||
"pauseplay": {
|
||||
"small": true,
|
||||
"big": true
|
||||
},
|
||||
"previous": {
|
||||
"small": true,
|
||||
"big": true
|
||||
},
|
||||
"repeat": {
|
||||
"small": false,
|
||||
"big": true
|
||||
},
|
||||
"share": {
|
||||
"small": false,
|
||||
"big": true
|
||||
},
|
||||
"shuffle": {
|
||||
"small": false,
|
||||
"big": true
|
||||
},
|
||||
"volume": {
|
||||
"small": false,
|
||||
"big": true
|
||||
}
|
||||
},
|
||||
"changelog": {
|
||||
"currentversion": "1.0.8"
|
||||
},
|
||||
"playerState": {
|
||||
"maximized": false
|
||||
},
|
||||
"settings": {
|
||||
"addTimeline": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user