add spotify-player, drop need for Electron Spotify
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
parent
478d4d00c0
commit
a7a9ac6198
2 changed files with 19 additions and 1 deletions
|
|
@ -4684,7 +4684,7 @@ in
|
|||
visible: false
|
||||
property var currentNotif: null
|
||||
property bool toastOpen: false
|
||||
readonly property var mutedApps: ["discord", "Discord", "Vesktop", "vesktop", "Spotify", "spotify", "vlc", "mpv"]
|
||||
readonly property var mutedApps: ["discord", "Discord", "Vesktop", "vesktop", "Spotify", "spotify", "spotify_player", "spotify-player", "vlc", "mpv"]
|
||||
readonly property bool isPrimary: bar.screen === Quickshell.screens[0]
|
||||
|
||||
x: Theme.barWidth
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue