install: add spicetify

Also use spicetify as default music player for toggles
This commit is contained in:
2 * r + 2 * t
2025-04-09 19:26:47 +10:00
parent 9cf691b376
commit 5bbead188a
4 changed files with 24 additions and 3 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
"apps": [
{
"selector": ".class == \"Spotify\" or .initialTitle == \"Spotify\" or .initialTitle == \"Spotify Free\"",
"spawn": "spotify-adblock.desktop",
"spawn": "spicetify watch -s",
"action": "spawn move"
},
{