Alexays / Waybar

Highly customizable Wayland bar for Sway and Wlroots based compositors. :v: :tada:
MIT License
6.66k stars 708 forks source link

add option to update/reload module on click #3630

Open littleblack111 opened 1 month ago

littleblack111 commented 1 month ago

like playerctl. my interval is 1. thus even if i skip a song or sth. it wont update before the interval... overall looks very buggy. so if we can update/reload on click, it will update the titles etc

littleblack111 commented 1 month ago

current work around: "signal": ... and add "&& pkill -RTMIN+... waybar" add the end of playerctl next(if using custom script)