commit d525ad9c79db0d0c555361da9ea2baffcf077dfe
parent e76420250213f88e6fab7bb418011e1425106f17
Author: Raymond Li <hi@raymond.li>
Date: Wed, 14 Oct 2020 00:23:56 -0400
Update README.md
Diffstat:
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -1,5 +1,4 @@
# i3lock-color
-### The world's most popular non-default lockscreen.


@@ -20,7 +19,8 @@


-**A modern version of i3lock with color functionality by [eBrnd](https://github.com/eBrnd/i3lock-color), maintained for a few years by [PandorasFox](https://github.com/PandorasFox) and now maintained and being developed by [Raymo111](https://github.com/Raymo111).**
+### The world's most popular non-default lockscreen.
+**A modern version of i3lock with color functionality and other features.**

@@ -119,5 +119,8 @@ A [sample script](lock.sh) is included in this repository. [See the script in ac
On OpenBSD the `i3lock` binary needs to be setgid `auth` to call the authentication helpers, e.g. `/usr/libexec/auth/login_passwd`.
+## Contributors
+This project was started by [eBrnd](https://github.com/eBrnd/i3lock-color), maintained for a few years by [PandorasFox](https://github.com/PandorasFox) and now maintained and being developed by [Raymo111](https://github.com/Raymo111). The full list of contributors can be found [here](https://github.com/Raymo111/i3lock-color/graphs/contributors).
+
## Upstream
Please submit pull requests for i3lock things to https://github.com/i3/i3lock and pull requests for additional features on top of regular i3lock at https://github.com/Raymo111/i3lock-color.