diff --git a/community/deepin/desktop-overlay/etc/skel/.config/deepin/deepin-wm-switcher/config.json b/community/deepin/desktop-overlay/etc/skel/.config/deepin/deepin-wm-switcher/config.json new file mode 100644 index 00000000..8346637b --- /dev/null +++ b/community/deepin/desktop-overlay/etc/skel/.config/deepin/deepin-wm-switcher/config.json @@ -0,0 +1,4 @@ +{ + "allow_switch": true, + "last_wm": "deepin-wm" +}