summaryrefslogtreecommitdiff
path: root/data/mate-wm
diff options
context:
space:
mode:
Diffstat (limited to 'data/mate-wm')
-rwxr-xr-xdata/mate-wm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/mate-wm b/data/mate-wm
index c108e08..a0d6edc 100755
--- a/data/mate-wm
+++ b/data/mate-wm
@@ -42,7 +42,7 @@ done
# WINDOW_MANAGER overrides all
if [ -z "$WINDOW_MANAGER" ] ; then
- WINDOW_MANAGER=`mateconftool-2 --get /desktop/mate/session/required_components/windowmanager 2> /dev/null`
+ WINDOW_MANAGER=`gsettings get org.mate.session.required-components windowmanager 2> /dev/null`
fi
# Migrate compiz to compiz-manager if possible and needed