.bin/screenlock.sh: revert to static lock image (is faster)
This commit is contained in:
parent
276a7e1ebd
commit
a055c5f119
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue