modules/home/desktop/niri/default.nix: fix wrong layout name
Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user