From ba2f24f40b2ad75e5d4a98152e160539516664ee Mon Sep 17 00:00:00 2001 From: ache Date: Fri, 1 Oct 2021 22:18:02 +0200 Subject: Update README Especialy the copyright and the screenshots. --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index a23e2eb..aaacece 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# the buzzert screen locker +# The buzzert screen locker This is a graphical screen locker for X11, for use in conjunction with [XSecureLock](https://github.com/google/xsecurelock). It uses PAM for authentication, so you can use it with your Yubikey/fingerprint scanner, etc. as well. -![buzzlocker screenshot](screenshots/buzzlocker.png "buzzlocker") +![”achelocker” screenshot](../plain/screenshots/achelocker.png "achelocker") ## Building @@ -17,6 +17,7 @@ ninja -C build ``` ## Installing + By building buzzlocker by itself, you'll end up with a binary called `auth_buzzlocker`. This is meant to be used in conjunction with [XSecureLock](https://github.com/google/xsecurelock), which does all the heavy-lifting with regards to properly locking an X session and ensuring other @@ -43,3 +44,6 @@ If you have multiple monitors, buzzlocker will appear only on whatever the prima to XRandR). If you want to override this behavior, set the environment variable `BUZZLOCKER_MONITOR_NUM` to whichever monitor you wish to have buzzlocker appear on. +## Copyrigth + +The original project is from [buzzert](https://github.com/buzzert/buzzlocker), which I adapt for myself. -- cgit v1.2.3