Add an mkforce to the keys of the chromebook to avoid conflicting hotkeys
This commit is contained in:
parent
9af53874c4
commit
865afe8ab3
2 changed files with 5 additions and 4 deletions
|
@ -7,6 +7,7 @@
|
|||
settings.main = {
|
||||
capslock = "overload(control, esc)";
|
||||
esc = "capslock";
|
||||
control = "f14";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue