This commit is contained in:
2025-11-02 20:47:31 +00:00
parent a947e43826
commit d159c3a9f1
5 changed files with 21 additions and 8 deletions

View File

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