99-silent-bell.conf

This commit is contained in:
do butterflies cry? 2026-03-22 23:36:29 +10:00
parent e1c361ac23
commit c79ac20f79
Signed by: cry
GPG key ID: F68745A836CA0412

View file

@ -84,10 +84,20 @@
alsa.support32Bit = true;
# pulse.enable = true;
# jack.enable = true;
# disable X11 bell module, which plays a sound on urgency hint
extraConfig = {
pipewire."99-silent-bell.conf" = {
"context.properties" = {
"module.x11.bell" = false;
};
};
};
};
};
security.rtkit.enable = true; # I *think* this is for pipewire
# allows pipewire to use the realtime scheduler for increased performance
security.rtkit.enable = true;
# ---- ENVIRONMENT VARIABLES ----
environment = {