#!/bin/sh
export XDG_CURRENT_DESKTOP="GNOME"
exec /usr/bin/threema-beta "$@"
