diff --git a/openbox/autostart b/openbox/autostart index 89aef2a..50bd83b 100755 --- a/openbox/autostart +++ b/openbox/autostart @@ -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