From e2e39e2d9921d3c49446c27f5c3548686d235afd Mon Sep 17 00:00:00 2001 From: committer Date: Sun, 19 May 2024 20:28:29 -0500 Subject: [PATCH] u --- dots/bin/i3lock_fk.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dots/bin/i3lock_fk.sh b/dots/bin/i3lock_fk.sh index 1d1856f..5a61a8a 100644 --- a/dots/bin/i3lock_fk.sh +++ b/dots/bin/i3lock_fk.sh @@ -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