- Make killall waybar fail silently if waybar
isn't already running
- Update launch script to run in foreground
- Use verbose version of waybar CLI args
- Automatically restart waybar if it exits
with non 143 (SIGTERM) exit code so random
crashes (e.g., when opening LibreOffice or
some games) don't persist and bar gets
restarted
- Remove sleep from waybar launch script
- Re-order and re-arrange modules
- Add left and right click events for modules
- Change module colors
- Remove commented lines
- Add a slower scroll step to pavucontrol module
- Create a launch script for waybar
- Use waybar launch script in autostart array
- Add a sleep between killing existing waybars
launching new instance so it hopefully works
reboot
- Adjust justfile to use launch script