15 lines
274 B
Diff
15 lines
274 B
Diff
diff --git a/betterlockscreen b/betterlockscreen
|
|
index 6dd06e0..746d820 100755
|
|
--- a/betterlockscreen
|
|
+++ b/betterlockscreen
|
|
@@ -87,7 +87,7 @@ prelock() {
|
|
lock() {
|
|
#$1 image path
|
|
|
|
- i3lock \
|
|
+ i3lock-color \
|
|
-c 00000000 \
|
|
-t -i "$1" \
|
|
--timepos='x+110:h-70' \
|
|
|