#!/bin/sh
exec env -i HOME=$HOME DISPLAY=$DISPLAY PATH=$PATH XAUTHORITY=$XAUTHORITY /usr/bin/calculator_visual "$@"
