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