#!/bin/sh if pidof i3lock &> /dev/null; then exit 1; fi exec i3lock -d -c 000000