This commit is contained in:
committer
2024-05-19 20:28:29 -05:00
parent 7b6d9187d2
commit e2e39e2d99

View File

@@ -16,4 +16,4 @@ notify-send "${random_image_file} @ ${random_gravity} ➔ coming up…"
monitorshot.sh /tmp/currentworkspace.png
convert /tmp/currentworkspace.png -blur 0x9 /tmp/currentworkspaceblur.png
composite -gravity ${random_gravity} ${random_image} /tmp/currentworkspaceblur.png /tmp/lockbackground.png
i3lock -i /tmp/lockbackground.png
i3lock --tiling -i /tmp/lockbackground.png