summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxengineering <mail2xengineering@protonmail.com>2019-12-11 16:14:37 +0100
committerxengineering <mail2xengineering@protonmail.com>2019-12-11 16:14:37 +0100
commitf28ca4509bfbfe835e13ea9b7ef7331f0e3f3b91 (patch)
treea10956385629c80612e0df81422f5b9141ace6d3
parent35b00d95c1c1f32508b968b38e809e4daaf512ab (diff)
downloadarchinstall-f28ca4509bfbfe835e13ea9b7ef7331f0e3f3b91.tar
archinstall-f28ca4509bfbfe835e13ea9b7ef7331f0e3f3b91.tar.zst
archinstall-f28ca4509bfbfe835e13ea9b7ef7331f0e3f3b91.zip
Bugfix for desktop localization.
-rw-r--r--bin/configure_desktop.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/configure_desktop.sh b/bin/configure_desktop.sh
index 301ebc6..78fd745 100644
--- a/bin/configure_desktop.sh
+++ b/bin/configure_desktop.sh
@@ -25,7 +25,7 @@
systemctl enable lightdm
-cat > /etc/X11/xorg.conf.d/00-keyboard.conf << EOL
+cat > /etc/X11/xorg.conf.d/00-keyboard.conf << EOF
# Written by systemd-localed(8), read by systemd-localed and Xorg. It's
# probably wise not to edit this file manually. Use localectl(1) to
# instruct systemd-localed to update it.