summaryrefslogtreecommitdiff
path: root/lock
blob: 20fa44ba1384e63d670df92f66c66a9553f7d9ff (plain)
1
2
3
4
5
6
#!/bin/bash
imgPath=/home/n8/media/pix/4a5g/Camera/Camera
swaylock -d -s fit -c 002B36 --image $imgPath/$(ls $imgPath | grep -i jpg | sort -R | head -n1)

# locks the screen and shows a random image