From 7b6d9187d2578e2e011cacdbed4524386ee5fff0 Mon Sep 17 00:00:00 2001 From: committer Date: Sun, 19 May 2024 20:24:11 -0500 Subject: [PATCH] u --- dots/bin/i3lock_fk.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/dots/bin/i3lock_fk.sh b/dots/bin/i3lock_fk.sh index ffb626a..1d1856f 100644 --- a/dots/bin/i3lock_fk.sh +++ b/dots/bin/i3lock_fk.sh @@ -14,7 +14,6 @@ notify-send "${random_image_file} @ ${random_gravity} ➔ coming up…" #scrot --display :0 --overwrite /tmp/currentworkspace.png monitorshot.sh /tmp/currentworkspace.png -scrot --display :0 --overwrite /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