mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 03:27:45 +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.keyboard.fnState" = false; # Don't invert Fn.
|
||||||
"com.apple.trackpad.scaling" = 1.5; # Faster mouse speed.
|
"com.apple.trackpad.scaling" = 1.5; # Faster mouse speed.
|
||||||
|
|
||||||
InitialKeyRepeat = 15;
|
InitialKeyRepeat = 15;
|
||||||
KeyRepeat = 1;
|
KeyRepeat = 1;
|
||||||
|
|
||||||
NSAutomaticCapitalizationEnabled = false;
|
NSAutomaticCapitalizationEnabled = false;
|
||||||
NSAutomaticDashSubstitutionEnabled = false;
|
NSAutomaticDashSubstitutionEnabled = false;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue