waybar: limit spotify widget size

This commit is contained in:
timoxa0 2024-11-29 21:18:08 +05:00
parent f424686fe8
commit 2fb76c7191

View file

@ -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",