#!/bin/bash

if [ -x "$HOME/.firestarter/firestarter" ]; then
	exec FS_DIEONWM=true "$HOME/.firestarter/firestarter"
fi