#! /bin/bash

#export XDG_CACHE_HOME=/tmp/xdg-fred/cache
#export XDG_RUNTIME_DIR=/tmp/xdg-fred/run

su fred -c "/bin/bash -l -c \"midori $@\""

