mirror of
https://git.adityakumar.xyz/betterlockscreen-openrc.git
synced 2024-11-09 18:49:45 +00:00
parent
4a852bb21c
commit
ee1a64375e
1 changed files with 1 additions and 1 deletions
|
@ -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' \
|
||||||
|
|
Loading…
Reference in a new issue