mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-13 19:31:46 +00:00
Refactor tray to use provider + play/pause on click
This commit is contained in:
@ -12,6 +12,7 @@ const defaultConfig = {
|
||||
startAtLogin: false,
|
||||
disableHardwareAcceleration: false,
|
||||
restartOnConfigChanges: false,
|
||||
trayClickPlayPause: false,
|
||||
},
|
||||
plugins: {
|
||||
// Enabled plugins
|
||||
|
||||
Reference in New Issue
Block a user