#!/bin/env sh (/usr/local/bin/ishome && /usr/local/bin/hasyubi) && ( notify-send "access bypass" & exit 0 ) || ( notify-send "awaiting authentication" & exit 1 )