Finally disable bell sound

This commit is contained in:
Julian Mutter 2024-07-03 13:27:43 +02:00
parent 0478dae702
commit 3189483bd2

View File

@ -187,6 +187,14 @@
alsa.support32Bit = true;
pulse.enable = true;
jack.enable = true;
extraConfig.pipewire = {
"99-no-bell" = {
# Disable bell sound
"context.properties" = {
"module.x11.bell" = false;
};
};
};
};
# Define a user account. Don't forget to set a password with passwd.