12 lines
198 B
JSON
12 lines
198 B
JSON
{
|
|
"custom/mpris": {
|
|
"exec": "~/.config/Scripts/mpris.sh",
|
|
"interval": 2,
|
|
"return-type": "json",
|
|
"max-length": 15,
|
|
"on-click": "playerctl play-pause",
|
|
"tooltip": false
|
|
}
|
|
|
|
}
|