modules/home/desktop/niri/default.nix: fix wrong layout name

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-03-17 20:38:49 +02:00
parent 88db51d7a1
commit c596686866

View File

@ -407,8 +407,8 @@ in {
layout "us,ua"
${
if hostname == "dunamis"
then "// variant \"colemak_dhm,\""
else "variant \"colemak_dhm,\""
then "// variant \"colemak_dh_ortho,\""
else "variant \"colemak_dh_ortho,\""
}
}
repeat-delay 200