commit 38a768d7bd4d6dda9222f5c42e9de6882e907a77
parent 038ee3c7fd8fd53887d38efd95182bcb48d12d03
Author: Raymond Li <hi@raymond.li>
Date: Mon, 19 Oct 2020 00:33:10 -0400
Change keylayout to 1
Because #184 is half-patched and there's still a memleak for keylayout mode 2
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lock.sh b/lock.sh
@@ -33,7 +33,7 @@ V='#bb00bbbb' # verifying
--indicator \
--timestr="%H:%M:%S" \
--datestr="%A, %m %Y" \
---keylayout 2 \
+--keylayout 1 \
# --veriftext="Drinking verification can..."
# --wrongtext="Nope!"