mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-10 10:11:46 +00:00
Add 2 more config options
refreshOnPlayPause: false trayControls: true,
This commit is contained in:
@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user