aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Magahern <james@magahern.com>2020-01-15 10:30:15 -0800
committerGitHub <noreply@github.com>2020-01-15 10:30:15 -0800
commit3c193b4ec80e600108f398f1e432d081d4a72bfa (patch)
tree0f7702a813bb5f71e7f79aea7ec21634ea92a9fe
parentClean up the cursor animation a bit (diff)
Fix mistake in README
/etc/environment should not include `xsecurelock`
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b39b6cb..a23e2eb 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ So you might want to do:
If you want to make it permanent, edit `/etc/environment` to include this line:
```
-XSECURELOCK_AUTH=/usr/local/bin/auth_buzzlocker xsecurelock
+XSECURELOCK_AUTH=/usr/local/bin/auth_buzzlocker
```
So every time you run `xsecurelock` by itself, it will use buzzlocker as the GUI.