#!/bin/sh umask 077 file=/tmp/bg.png grim - > $file convert -resize 10% -resize 1000% $file $file swaylock -i $file