This commit is contained in:
parent
9fad5a7dda
commit
b7184ba705
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ pub fn install(conf: InstallConfig) {
|
|||
install_file(
|
||||
"/mnt/usr/share/sddm/scripts/Xsetup",
|
||||
&format!(
|
||||
"#!/bin/sh\n# Xsetup\nsetxkbmap {},us",
|
||||
"#!/bin/sh\n# Xsetup\nsetxkbmap {},us\n",
|
||||
conf.general.keyboard_layout
|
||||
),
|
||||
0o644,
|
||||
|
|
Loading…
Add table
Reference in a new issue