Skip to content

Instantly share code, notes, and snippets.

View stratosgear's full-sized avatar
🥥

Stratos Gerakakis stratosgear

🥥
View GitHub Profile
@singulared
singulared / sway-lock.sh
Created February 12, 2020 15:37
swaylock with image per-output
#!/bin/bash
# Dependencies:
# imagemagick
# swaylock
# grim
IMAGE=/tmp/i3lock.png
LOCK=~/.config/sway/lock.png
LOCKARGS=""