diff --git a/qtile/.config/qtile/autostart.sh b/qtile/.config/qtile/autostart.sh index d39ba2a..937ce08 100755 --- a/qtile/.config/qtile/autostart.sh +++ b/qtile/.config/qtile/autostart.sh @@ -1,5 +1,6 @@ #!/bin/sh -sleep 1 +sleep 1& +setxkbmap de& nitrogen --restore & bash .screenlayout/layout.sh & pulseaudio-ctl set 50 &