Firestarter: Lower waits on services

This commit is contained in:
2020-09-16 14:39:52 -05:00
parent 76ce3fa399
commit f1892e5a18
2 changed files with 3 additions and 3 deletions

View File

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