aerospace: add option for colemak key-mapping
This commit is contained in:
@@ -199,6 +199,7 @@ in
|
||||
type = enum [
|
||||
"qwerty"
|
||||
"dvorak"
|
||||
"colemak"
|
||||
];
|
||||
default = "qwerty";
|
||||
description = "Keymapping preset.";
|
||||
|
||||
Reference in New Issue
Block a user