Adjusting openbox autostart to not duplicate polybar launch via home.sh

This commit is contained in:
Noah L. Schrick 2022-08-22 17:17:16 -05:00
parent 1e0136db0a
commit ecedf43714

View File

@ -2,7 +2,6 @@ tint2 &
picom &
spotify &
xset s off &
(sleep 2 && ~/.screenlayout/home.sh) &
(sleep 2 && ~/scripts/home.sh) &
(sleep 2 && nitrogen --restore) &
(sleep 3 && ~/.config/polybar/launch.sh) &
dunst