feat: update music every minute because rmpc script is still broken

This commit is contained in:
Ahwx 2026-01-02 11:33:47 +01:00
parent f3573f3324
commit 4cfec687ed

View file

@ -108,7 +108,7 @@
},
"custom/music": {
"interval": "once",
"interval": 60,
"return-type": "json",
"exec": "~/.local/bin/waybar-music",
"on-click": "playerctl play-pause",