### I like minimalism ### ### So if you prefer to use a simple Weston environment instead of Xfce4 you can do this ### - copy the weston.ini to $HOME/.config/ - launch weston from the QNX 8.0 screen shell like this - this gives you one screen with Wayland environment and other the regular screen shell WESTON_DEBUG=0 dbus-launch --exit-with-session weston --log=/dev/null 2>&1 > /dev/null &