mirror of
https://github.com/KiTTYsh/dotfiles.git
synced 2025-12-10 05:09:16 -05:00
41 lines
528 B
JSON
41 lines
528 B
JSON
{
|
|
"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
|
|
}
|
|
} |