1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 03:27:45 +00:00

paperwm: spacing fixes

This commit is contained in:
RGBCube 2025-06-11 15:50:45 +03:00
parent 8feb70e5cf
commit 43386cc144
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M

View file

@ -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;