calcite: global ctrl overload with keyd

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

View file

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