diff options
-rw-r--r-- | bin/install_desktop.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/install_desktop.sh b/bin/install_desktop.sh index 6e5369d..867b458 100644 --- a/bin/install_desktop.sh +++ b/bin/install_desktop.sh @@ -25,3 +25,4 @@ pacman --noconfirm -Syu xfce4 lightdm lightdm-gtk-greeter xorg systemctl enable lightdm +localectl --no-convert set-x11-keymap de pc105 nodeadkeys |