gnome config

This commit is contained in:
Daniel Langbein 2023-11-01 17:04:26 +01:00
parent bc3a74c9de
commit e3770bb8d5
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -52,6 +52,11 @@
"org/gnome/desktop/media-handling" = {
# Settings > Removable Media > Never promt or start apps on media insertion
autorun-never = true;
# Don't automount external drives.
# https://unix.stackexchange.com/a/460299/315162
automount = false;
automount-open = false;
};
"org/gnome/settings-daemon/plugins/power" = {