mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2026-02-22 21:05:14 +08:00
feat: update music every minute because rmpc script is still broken
This commit is contained in:
parent
f3573f3324
commit
4cfec687ed
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@
|
|||
},
|
||||
|
||||
"custom/music": {
|
||||
"interval": "once",
|
||||
"interval": 60,
|
||||
"return-type": "json",
|
||||
"exec": "~/.local/bin/waybar-music",
|
||||
"on-click": "playerctl play-pause",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue