feat(macos): remap *tilde* to tilde
This commit is contained in:
parent
3769b00583
commit
cc73f6c14e
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ in
|
|||
|
||||
keyboard = {
|
||||
remapCapsLockToControl = true;
|
||||
nonUS.remapTilde = true;
|
||||
enableKeyMapping = true; # Allows for skhd
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue