#!/bin/sh
if [ ! -d ~/.config/razor ]; then mkdir -p ~/.config ; cp -a /etc/razor/xdg/razor ~/.config/razor ; fi
exec razor-session