Signed-off-by: Christoph Schmatzler <christoph@schmatzler.com>
This commit is contained in:
2025-11-10 11:23:07 +00:00
parent c224420060
commit 0cddbd63af
2 changed files with 32 additions and 31 deletions

View File

@@ -1,7 +1,8 @@
{
system.defaults = {
NSGlobalDomain = {
AppleInterfaceStyle = "Light";
# null equals "Light"
AppleInterfaceStyle = null;
AppleShowAllExtensions = true;
ApplePressAndHoldEnabled = false;
KeyRepeat = 2;