Metric, always

main
Bo Jeanes 2024-08-02 16:46:32 +10:00
parent 0814ee188e
commit bc89660d8f
No known key found for this signature in database
1 changed files with 2 additions and 0 deletions

View File

@ -210,6 +210,8 @@
# Switch light/dark style of OS automatically based on time
NSGlobalDomain.AppleInterfaceStyleSwitchesAutomatically = true;
NSGlobalDomain.AppleMetricUnits = 1;
# Disable press-and-hold keyboard for alt characters; this messes with key repeat and I am already used to Option+key for special characters
NSGlobalDomain.ApplePressAndHoldEnabled = false;