Rework the escape key so I don't use it
This commit is contained in:
parent
9d9ae05b45
commit
9af53874c4
|
@ -6,6 +6,7 @@
|
|||
ids = [ "*" ];
|
||||
settings.main = {
|
||||
capslock = "overload(control, esc)";
|
||||
esc = "capslock";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue