Stop resetting the background

This commit is contained in:
Anthony Rose 2021-05-24 22:23:46 +01:00
parent d141b629c6
commit 0978a43ee7

View file

@ -62,10 +62,6 @@ set_misc_preferences () {
# Stop dialogue boxes from 'sticking' to their parent windows.
gsettings set org.gnome.mutter attach-modal-dialogs false
# Solid-colour background.
gsettings set org.gnome.desktop.background picture-uri ''
gsettings set org.gnome.desktop.background primary-color '#808080'
}
set_misc_preferences