use wallpaper as lockscreen
parent
8f8a32833b
commit
9c8d7472d9
@ -1,6 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
set -e
|
|
||||||
|
|
||||||
grim - | convert - -scale 50% -blur 0x20 -fill black -colorize 50% /tmp/lockscreen.png
|
|
||||||
swaylock -i /tmp/lockscreen.png
|
|
||||||
rm /tmp/lockscreen.png
|
|
Loading…
Reference in New Issue