script/lock: try login on enter
This commit is contained in:
parent
20c8605b9c
commit
a27e50b488
@ -7,4 +7,4 @@ test $# -eq 1 && icon=$1
|
||||
scrot $tmpbg
|
||||
gm convert $tmpbg -scale 10% -scale 1000% $tmpbg
|
||||
gm composite -resize 256x256^ -gravity center "$icon" $tmpbg $tmpbg
|
||||
i3lock -e -u -i $tmpbg 2>/dev/null
|
||||
i3lock -u -i $tmpbg 2>/dev/null
|
||||
|
Loading…
Reference in New Issue
Block a user