about summary refs log tree commit diff
path: root/pkgs/misc/screensavers/betterlockscreen/replace-i3lock.patch
blob: 3bbbfcfd613d5d3ef84cabcfb246092b8a2ff45b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- a/betterlockscreen
+++ b/betterlockscreen
@@ -76,7 +76,7 @@ prelock() {
 lock() {
 	#$1 image path
 
-	i3lock \
+	i3lock-color \
 		-t -i "$1" \
 		--timepos='x+110:h-70' \
 		--datepos='x+43:h-45' \