#!/bin/sh
export SDL_VIDEO_X11_WMCLASS=frozen-bubble
/opt/frozenbubble/games/frozen-bubble $@
