diff --git a/qtile/.config/qtile/autostart.sh b/qtile/.config/qtile/autostart.sh index 673fd1d..7debb4b 100755 --- a/qtile/.config/qtile/autostart.sh +++ b/qtile/.config/qtile/autostart.sh @@ -1,4 +1,5 @@ #!/bin/sh +sleep 1 nitrogen --restore & bash .screenlayout/layout.sh & pulseaudio-ctl set 50 & @@ -7,4 +8,4 @@ nextcloud & timeshift & numlockx & redshift-gtk -t 6500:3600 & -udiskie & \ No newline at end of file +udiskie -t & \ No newline at end of file