GNOME config: software updates

This commit is contained in:
Daniel Langbein 2024-09-22 14:00:20 +02:00
parent 4d1fd9783d
commit b2dad068eb
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -114,6 +114,11 @@
enable-hot-corners = false;
show-battery-percentage = true;
};
"org/gnome/software" = {
# GNOME Software > Preferences > Software Updates > Automatically check for and download updates
download-updates = true;
};
};
};
}