diff --git a/module/Keyd.nix b/module/Keyd.nix index fa7d56c..c5563ba 100644 --- a/module/Keyd.nix +++ b/module/Keyd.nix @@ -23,6 +23,7 @@ in keyboards.default = { ids = [ "*" ]; settings = { + # NOTE: Use `wev` to find key names. main = { backspace = "delete"; # Delete key on backspace. capslock = "overload(control, esc)"; # Ctrl/esc combo.