From a055c5f1194f545a19429a6eff548d51acd13225 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Tue, 9 Feb 2021 07:25:26 +0100 Subject: [PATCH] .bin/screenlock.sh: revert to static lock image (is faster) --- .bin/screenlock.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.bin/screenlock.sh b/.bin/screenlock.sh index 237eee2..1699d56 100755 --- a/.bin/screenlock.sh +++ b/.bin/screenlock.sh @@ -8,8 +8,8 @@ xset s 90 10 pactl set-sink-mute alsa_output.pci-0000_00_1f.3.analog-stereo 1 pactl set-source-mute alsa_input.pci-0000_00_1f.3.analog-stereo 1 -#i3lock -e -t -i /home/kunsi/Pictures/laptop_unbenutzbar.png +i3lock -e -t -i /home/kunsi/Pictures/laptop_unbenutzbar.png -maim $tmpbg -/usr/bin/gm convert $tmpbg -scale 10% -scale 1000% $tmpbg -i3lock -feu -i $tmpbg +#maim $tmpbg +#/usr/bin/gm convert $tmpbg -scale 10% -scale 1000% $tmpbg +#i3lock -feu -i $tmpbg