Added i3lock option

Added `-c 00000000` to make the backgrounds opacity to 0.
This commit is contained in:
E. Almqvist 2020-11-21 12:34:56 +01:00 committed by Pavan Jadhaw
parent 9a8294becf
commit 2d1a53e245

View file

@ -86,6 +86,7 @@ lock() {
#$1 image path
i3lock \
-c 00000000 \
-t -i "$1" \
--timepos='x+110:h-70' \
--datepos='x+43:h-45' \