#!/bin/sh

swaylock --image ~/Docs/Pics/wallpaper/lock.png \
    --ignore-empty-password \
    --scaling tile \
    --debug
