system: disable system sound effects (screenshots, volume feedback)

This commit is contained in:
mikl 2026-07-04 01:03:53 +03:00
parent 2b5dce5727
commit 3e57916a3f

View file

@ -9,6 +9,12 @@
};
CustomUserPreferences = {
# Disable system sound effects (screenshots, etc.)
"com.apple.systemsound" = {
"com.apple.sound.beep.feedback" = 0; # No feedback sound when changing volume
"com.apple.sound.uiaudio.enabled" = 0; # Disable UI sounds (screenshots, etc.)
};
"com.apple.HIToolbox" = {
AppleEnabledInputSources = [
{