Change back to i3lock-command. Fixes #210 (#211)

This commit is contained in:
Sebastian Sellmeier 2021-05-18 17:26:53 +02:00 committed by GitHub
parent 4a852bb21c
commit ee1a64375e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -87,7 +87,7 @@ prelock() {
lock() { lock() {
#$1 image path #$1 image path
i3lock-color \ i3lock \
-c 00000000 \ -c 00000000 \
-t -i "$1" \ -t -i "$1" \
--timepos='x+110:h-70' \ --timepos='x+110:h-70' \