use remapTilde for non us keyboard on nix darwin
This commit is contained in:
parent
f5e7488f6e
commit
5bcc348893
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@
|
|||
};
|
||||
keyboard = {
|
||||
enableKeyMapping = true;
|
||||
nonUS.remapTilde = true;
|
||||
remapCapsLockToEscape = true;
|
||||
swapLeftCtrlAndFn = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue