mirror of
https://github.com/polybar/polybar.git
synced 2026-02-16 19:35:41 +00:00
Make sure the previous command has ended before executing a new command. This also fixes the execution block that was caused by the tailing the command output of action commands. Fixes jaagr/lemonbuddy#131