#!/bin/sh
unset WAYLAND_DISPLAY
export WAKEDESK_DISABLE_TRANSPORT_TRAY=1
exec /usr/lib/wakedesk/wakedesk.real "$@"
