From d61c921accbf8db7648026774a4aa700c1df68e0 Mon Sep 17 00:00:00 2001 From: Salt Date: Mon, 15 Jun 2020 22:53:50 -0500 Subject: [PATCH] Firestarter: Hack the Polybar again --- .config/firestarter/bar | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/firestarter/bar b/.config/firestarter/bar index 207567ed..f235957d 100644 --- a/.config/firestarter/bar +++ b/.config/firestarter/bar @@ -2,7 +2,7 @@ command -v tint2 tint2 command -v polybar && [ -r "/home/salt/.config/polybar/launch.sh" ] -"/home/salt/.config/polybar/launch.sh" +sleep 5 & "/home/salt/.config/polybar/launch.sh" command -v lxpanel lxpanel command -v lxqt-panel