calcite: global ctrl overload with keyd

This commit is contained in:
xinyangli 2024-12-28 10:13:04 +08:00
parent 2e741a8c52
commit b8536f5801
Signed by: xin
SSH key fingerprint: SHA256:UU5pRTl7NiLFJbWJZa+snLylZSXIz5rgHmwjzv8v4oE

View file

@ -152,9 +152,13 @@ in
services.keyd = {
enable = true;
keyboards = {
defualt = {
id = [ "*" ];
capslock = "overload(control, esc)";
default = {
ids = [ "*" ];
settings = {
main = {
capslock = "overload(control, esc)";
};
};
};
"internal" = {
ids = [ "0b05:1866" ];