Adjusting openbox autostart to not duplicate polybar launch via home.sh
This commit is contained in:
parent
1e0136db0a
commit
ecedf43714
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user