aerospace: add option for colemak key-mapping

This commit is contained in:
Nelson Tam
2025-10-13 17:02:03 +11:00
committed by GitHub
parent c48e963a55
commit a9f953b682
+1
View File
@@ -199,6 +199,7 @@ in
type = enum [
"qwerty"
"dvorak"
"colemak"
];
default = "qwerty";
description = "Keymapping preset.";