chore: nice apple configs 🍎

This commit is contained in:
DannyDannyDanny 2025-09-08 20:48:13 +02:00
parent 7544e12117
commit 64dff944ae

View file

@ -31,9 +31,11 @@
system.defaults = { system.defaults = {
# Keyboard # Keyboard
NSGlobalDomain = { NSGlobalDomain = {
AppleShowAllExtensions = true;
ApplePressAndHoldEnabled = true; ApplePressAndHoldEnabled = true;
# InitialKeyRepeat = 15; "com.apple.mouse.tapBehavior" = 1;
# KeyRepeat = 2; "com.apple.sound.beep.volume" = 0.0;
"com.apple.sound.beep.feedback" = 0;
}; };
# Finder & Dock # Finder & Dock