#!/bin/bash scrot -m -z /tmp/lock.png convert /tmp/lock.png -paint 1 /tmp/lock.png i3lock -e -f -c 000000 -i /tmp/lock.png