minus-squareTempy@lemmy.temporus.metoLinux@lemmy.ml•I'm facing segfaults with waybar and have come up with a ridiculous solution, is there a better way of doing this?linkfedilinkarrow-up18·8 months agoJust do an infinite loop exec_once = zsh -c 'while true; do waybar; done' linkfedilink
Just do an infinite loop
exec_once = zsh -c 'while true; do waybar; done'