Add keyboard layout

This commit is contained in:
Stephan Raabe 2023-02-12 21:48:34 +01:00
parent 88455b44a3
commit 0609eeba58
2 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
#!/bin/sh #!/bin/sh
xrandr --rate 120 xrandr --rate 120
setxkbmap de
picom & picom &
xfce4-power-manager & xfce4-power-manager &
dunst & dunst &