Fixed fade lockscreen script
This commit is contained in:
parent
ee24636169
commit
25d0043109
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
rm /tmp/screen.png
|
||||||
scrot -z /tmp/screen.png
|
scrot -z /tmp/screen.png
|
||||||
convert /tmp/screen.png -scale 10% -scale 1000% /tmp/screen.png
|
convert /tmp/screen.png -scale 10% -scale 1000% /tmp/screen.png
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue