turn off gnome console bell
This commit is contained in:
parent
bd730402fd
commit
1becfa15db
1 changed files with 5 additions and 0 deletions
|
|
@ -104,6 +104,11 @@ in
|
||||||
default-size-rows = 40;
|
default-size-rows = 40;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# GNOME Console configuration
|
||||||
|
"org/gnome/Console" = {
|
||||||
|
audible-bell = false;
|
||||||
|
};
|
||||||
|
|
||||||
# Disable GNOME Software auto-updates
|
# Disable GNOME Software auto-updates
|
||||||
"org/gnome/software" = {
|
"org/gnome/software" = {
|
||||||
download-updates = false;
|
download-updates = false;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue