Add 2 more config options

refreshOnPlayPause: false
trayControls: true,
This commit is contained in:
Araxeus
2023-01-09 23:46:44 +02:00
parent 1c5d61854e
commit bc5023c360
5 changed files with 88 additions and 21 deletions

View File

@ -58,6 +58,8 @@ const defaultConfig = {
// the following has effect only on Windows
interactive: true,
toastStyle: 1, // see plugins/notifications/utils for more info
refreshOnPlayPause: false,
trayControls: true,
hideButtonText: false
},
"precise-volume": {