#!/bin/sh
cd /opt/frogatto
export SDL_VIDEO_X11_WMCLASS=frogatto
exec /opt/frogatto/game "$@"
