From c87b7e4aa0b61e6d4159ae5cca2a2ab03cbdab97 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 19 Aug 2017 16:22:52 -0300 Subject: Provision: set default x-window-manager at desktop-basic profile --- share/provision/desktop-basic | 1 + 1 file changed, 1 insertion(+) (limited to 'share') diff --git a/share/provision/desktop-basic b/share/provision/desktop-basic index c4ebd3c..2eb0c44 100755 --- a/share/provision/desktop-basic +++ b/share/provision/desktop-basic @@ -54,6 +54,7 @@ $APT_INSTALL xpra lightdm firefox-esr chromium # System-wide configuration sudo cp $DIRNAME/files/desktop-basic/etc/lightdm/lightdm.conf /etc/lightdm/lightdm.conf sudo cp $DIRNAME/files/desktop-basic/etc/default/keyboard /etc/default/keyboard +sudo update-alternatives --set x-window-manager /usr/bin/ratpoison # Load qlx module during initramfs phase otherwise the X server might start # before this module gets loaded, resulting in weird spice errors. -- cgit v1.2.3