chore: nice apple configs 🍎 ✨
This commit is contained in:
parent
7544e12117
commit
64dff944ae
1 changed files with 4 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue