mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 11:07:44 +00:00
paperwm: spacing fixes
This commit is contained in:
parent
8feb70e5cf
commit
43386cc144
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ in {
|
|||
"com.apple.keyboard.fnState" = false; # Don't invert Fn.
|
||||
"com.apple.trackpad.scaling" = 1.5; # Faster mouse speed.
|
||||
|
||||
InitialKeyRepeat = 15;
|
||||
KeyRepeat = 1;
|
||||
InitialKeyRepeat = 15;
|
||||
KeyRepeat = 1;
|
||||
|
||||
NSAutomaticCapitalizationEnabled = false;
|
||||
NSAutomaticDashSubstitutionEnabled = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue