system/input: don't overload capslock
input delay :p
This commit is contained in:
parent
9a6a29831b
commit
8a85e25d72
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
ids = [ "*" ];
|
||||
settings = {
|
||||
main = {
|
||||
capslock = "overload(control, esc)";
|
||||
capslock = "esc";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue