calcite/keyd: fix ctrl overload
This commit is contained in:
parent
75a780dee1
commit
9f56d22b1d
1 changed files with 1 additions and 0 deletions
|
@ -157,6 +157,7 @@ in
|
||||||
settings = {
|
settings = {
|
||||||
main = {
|
main = {
|
||||||
capslock = "overload(control, esc)";
|
capslock = "overload(control, esc)";
|
||||||
|
control = "overload(control, esc)";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue