mirror of
https://github.com/caelestia-dots/cli.git
synced 2026-06-05 23:09:27 -05:00
install: add spicetify
Also use spicetify as default music player for toggles
This commit is contained in:
+1
-1
@@ -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"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user