#!/bin/sh
# LinuxDoors: Budgie 10.9's own budgie-wm (Mutter plugin) isn't built here;
# use the system Mutter as the X11 window manager + compositor instead.
exec /usr/bin/mutter --replace --x11 "$@"
