turn off gnome console bell

This commit is contained in:
Yan Lin 2025-10-20 15:06:57 +02:00
parent bd730402fd
commit 1becfa15db

View file

@ -104,6 +104,11 @@ in
default-size-rows = 40;
};
# GNOME Console configuration
"org/gnome/Console" = {
audible-bell = false;
};
# Disable GNOME Software auto-updates
"org/gnome/software" = {
download-updates = false;