diff --git a/UnityTweakTool/section/spaghetti/gsettings.py b/UnityTweakTool/section/spaghetti/gsettings.py index 305dd07..f6692fd 100644 --- a/UnityTweakTool/section/spaghetti/gsettings.py +++ b/UnityTweakTool/section/spaghetti/gsettings.py @@ -108,7 +108,7 @@ def color_to_hash(c,alpha=1): antialiasing = gnome('settings-daemon.plugins.xsettings') background = gnome('desktop.background') -desktop = gnome('nautilus.desktop') +desktop = dynamic.desktop_schema interface = gnome('desktop.interface') lockdown = gnome('desktop.lockdown') wm = gnome('desktop.wm.preferences')