Einige Compiz Attribute lassen sich mit Hilfe von dconf variieren.
So etwa alle Fensteranimationen:
dconf write /org/compiz/profiles/unity/plugins/animation/close-effects "['animation:None']" dconf write /org/compiz/profiles/unity/plugins/animation/open-effects "['animation:None']" dconf write /org/compiz/profiles/unity/plugins/animation/minimize-effects "['animation:None']" dconf write /org/compiz/profiles/unity/plugins/animation/unminimize-effects "['animation:None']" dconf write /org/compiz/profiles/unity/plugins/animation/focus-effects "['animation:None']"
Ein Zurücksetzen aller Änderungen ist möglich:
gsettings reset-recursively org.compiz