Mention dconf update

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2022-09-02 22:34:42 -04:00 committed by GitHub
parent 5ba1213231
commit e5756f2f4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -326,6 +326,8 @@ On systems which use `udisks` to automount and use `GNOME`/`Cinnamon` as their d
echo "[org/gnome/desktop/media-handling]
automount=false
automount-open=false" | sudo tee /etc/dconf/db/local.d/custom
sudo dconf update
```
This will set the default `dconf` settings for new users and override all `dconf` settings for existing users. Note that this can be overidden by regular users on your system, simply by changing their individual `dconf` settings.