com
[dotfiles.git] / x / .local / bin / lock.sh
index 213f7d3..5cf2de0 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 echo RELOADAGENT | gpg-connect-agent
-import -window root -resize 25% - | convert \
+import -window root -resize 10% - | convert \
                -pointsize 20 \
                -gravity center \
                -fill white \
                -font DejaVu-Sans-Mono \
                -annotate +0+0 "Type password to unlock" \
-               -resize 400% \
+               -resize 1000% \
                - png:- | i3lock -i /dev/stdin