From 906259dd2bd9661bfac6b47a7308d9e44bb30034 Mon Sep 17 00:00:00 2001 From: Basti Date: Wed, 30 Jun 2021 18:45:12 +0200 Subject: Fixes --lock not working with autodetection when started from zsh, avoids autodetect because of stability issues (#254) --- examples/betterlockscreenrc | 1 + 1 file changed, 1 insertion(+) (limited to 'examples') diff --git a/examples/betterlockscreenrc b/examples/betterlockscreenrc index fedde94..cf62114 100644 --- a/examples/betterlockscreenrc +++ b/examples/betterlockscreenrc @@ -9,6 +9,7 @@ dim_level=40 blur_level=1 pixel_scale=10,1000 solid_color=333333 +# i3lockcolor_bin="" # (manually set full path to i3lock-color) # default theme loginbox=00000066 -- cgit v1.2.3