Kappa ツ

Results 3 comments of Kappa ツ

## Im using the minimal theme and i have added it myself like this. ``` "custom/spotify": { "exec": "~/.config/waybar/scripts/get_spotify_status.sh", "interval": 5, "return-type": "json", "on-click": "exec playerctl --player=spotify play-pause", "on-scroll-up": "exec...

the first code needs to be in the modules.json, the second one is the script, i just created a script directory in the waybar folder, but you can put it...

> It worked! But I passed like 1 hour trying to fix that my waybar dissapeared everytime I put "custom/spotify" in the config file, i needed to put there a...