Skip to content

Commit

Permalink
remove invalid beep defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
kclejeune committed Dec 20, 2023
1 parent 58ddd6a commit 97d86aa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modules/darwin/preferences.nix
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@
};

NSGlobalDomain = {
"com.apple.sound.beep.feedback" = 0;
"com.apple.sound.beep.volume" = 0.0;
# allow key repeat
ApplePressAndHoldEnabled = false;
# delay before repeating keystrokes
Expand Down

0 comments on commit 97d86aa

Please sign in to comment.