mirror of
https://github.com/RGBCube/ncc
synced 2025-07-27 10:07:44 +00:00
feat: don't invert fn
This commit is contained in:
parent
ea674968fd
commit
094e8c45ec
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ in {
|
|||
NSScrollAnimationEnabled = true;
|
||||
NSWindowResizeTime = 0.001;
|
||||
|
||||
"com.apple.keyboard.fnState" = true; # Invert Fn.
|
||||
# "com.apple.keyboard.fnState" = true; # Invert Fn.
|
||||
"com.apple.trackpad.scaling" = 1.5; # Faster mouse speed.
|
||||
|
||||
InitialKeyRepeat = 15;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue