diff options
Diffstat (limited to 'bin/install_desktop.sh')
-rw-r--r-- | bin/install_desktop.sh | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/bin/install_desktop.sh b/bin/install_desktop.sh index 78dc124..940c310 100644 --- a/bin/install_desktop.sh +++ b/bin/install_desktop.sh @@ -24,7 +24,6 @@ pacman --no-confirm -Syu -pacman --noconfirm -S xorg-server xorg-xinit xorg-utils xorg-server-utils xorg-drivers -pacman --noconfirm -S xfce4 lightdm lightdm-gtk-greeter libxkbcommon libxkbcommon-x11 +pacman --noconfirm -S xorg lightdm lightdm-gtk-greeter xfce4 systemctl enable lightdm -localectl --no-convert set-x11-keymap de pc105 nodeadkeys # does not work. Please fix! +localectl --no-convert set-x11-keymap de pc105 nodeadkeys |