waybar: limit spotify widget size
This commit is contained in:
parent
f424686fe8
commit
2fb76c7191
|
@ -13,6 +13,7 @@
|
|||
"format": "{}",
|
||||
"hide-empty-text": true,
|
||||
"return-type": "json",
|
||||
"max-length": 40,
|
||||
"exec": "~/.config/waybar/bin/spotify-info -l",
|
||||
"on-click": "~/.config/waybar/bin/spotify-info -p",
|
||||
"on-scroll-up": "~/.config/waybar/bin/spotify-info -N",
|
||||
|
|
Loading…
Reference in a new issue