#!/bin/sh
#to handle multiple monitors.
#the "-l" option loads the configuration and exits.
[ -d "/root/.zarfy" ] && zarfy -l
