From 3eb97cf37a4db07d5c1a1f797584d60581342041 Mon Sep 17 00:00:00 2001 From: Salt Date: Sun, 7 Jun 2020 07:14:41 -0500 Subject: [PATCH] Polybar: Re-remove shitty wait hack Now we don't need it because Firestarter is actually doing its job again --- .config/polybar/launch.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/.config/polybar/launch.sh b/.config/polybar/launch.sh index db1e7071..82f8e18d 100755 --- a/.config/polybar/launch.sh +++ b/.config/polybar/launch.sh @@ -65,7 +65,6 @@ step_wait() { # Main main() { - sleep 2 step_fallback step_configure step_spawn_primary