added keyboard language set to autostart.

This commit is contained in:
paul-loedige
2021-04-09 10:02:36 +02:00
parent 88a75e1f1d
commit 23c9467d3e
+2 -1
View File
@@ -1,5 +1,6 @@
#!/bin/sh #!/bin/sh
sleep 1 sleep 1&
setxkbmap de&
nitrogen --restore & nitrogen --restore &
bash .screenlayout/layout.sh & bash .screenlayout/layout.sh &
pulseaudio-ctl set 50 & pulseaudio-ctl set 50 &