#!/bin/sh
[ -n "$SCRATCHPAD" ] && set -- -ft "$@"
set -- -p0 -c "$XDG_CONFIG_HOME/lf/rifle.conf" "$@"
rifle "$@"