Firestarter: Fix polybar hack not applying

This commit is contained in:
Salt 2020-06-23 04:28:06 -05:00
parent 4d2f4a1ae2
commit 51cfc3e81a

View File

@ -2,7 +2,7 @@
command -v tint2
tint2
command -v polybar && [ -r "/home/salt/.config/polybar/launch.sh" ]
sleep 5 & "/home/salt/.config/polybar/launch.sh"
sleep 5 && "/home/salt/.config/polybar/launch.sh"
command -v lxpanel
lxpanel
command -v lxqt-panel