mirror of
https://github.com/polybar/polybar.git
synced 2026-02-09 09:05:44 +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