#!/bin/sh

# add small time buffer for a screen lock to settle first (when called by a DE)
(sleep 2; /usr/sbin/zzz) &
