diff options
-rw-r--r-- | bin/configure_desktop.sh | 2 |
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. |