Fixed fade lockscreen script

This commit is contained in:
Jonathan Hodgson 2019-08-09 14:52:32 +01:00
parent ee24636169
commit 25d0043109

View file

@ -1,5 +1,6 @@
#!/bin/bash
rm /tmp/screen.png
scrot -z /tmp/screen.png
convert /tmp/screen.png -scale 10% -scale 1000% /tmp/screen.png