mirror of
https://github.com/polybar/polybar.git
synced 2026-02-12 01:35:51 +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