commit c99482c2b454754fc7a9d37158bd66185bb1ff74
parent 3ccd62aa101f1e1ddffaf0b27d5677b297472bc1
Author: Raymond Li <hi@raymond.li>
Date: Mon, 15 Feb 2021 01:38:22 -0500
Link badges and fix links
Diffstat:
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/README.md b/README.md
@@ -9,16 +9,16 @@



-
+[](https://github.com/Raymo111/i3lock-color/commits/master)

<!---->
-
-
+[](https://aur.archlinux.org/packages/i3lock-color/)
+[](https://aur.archlinux.org/packages/i3lock-color-git/)

-
-
-
-
+[](https://github.com/Raymo111/i3lock-color/network/members)
+[](https://github.com/Raymo111/i3lock-color/stargazers)
+[](https://github.com/Raymo111/i3lock-color/watchers)
+
### The world's most popular non-default computer lockscreen.
**A modern version of i3lock with color functionality and other features.**
@@ -128,15 +128,15 @@ Unfortunately the previous maintainer left, and the package got dumped back into
- [Git Version on AUR](https://aur.archlinux.org/packages/i3lock-color-git/)
## Gentoo Package
-i3lock-color is available on **GURU**, under `x11-misc/i3lock-color` (https://github.com/gentoo/guru/tree/master/x11-misc/i3lock-color).
+i3lock-color is available on **GURU**, under [`x11-misc/i3lock-color`](https://github.com/gentoo/guru/tree/master/x11-misc/i3lock-color).
## FreeBSD port
-[i3lock-color-port](https://github.com/rkashapov/i3lock-color-port/)
+~~[i3lock-color-port](https://github.com/rkashapov/i3lock-color-port/)~~ (severely out of date).
## Running i3lock-color
Simply invoke the 'i3lock' command. To get out of it, enter your password and press enter.
-A [sample script](lock.sh) is included in this repository. [See the script in action](https://streamable.com/fpl46)
+A [sample script](examples/lock.sh) is included in this repository. [See the script in action](https://streamable.com/fpl46)
On OpenBSD the `i3lock` binary needs to be setgid `auth` to call the authentication helpers, e.g. `/usr/libexec/auth/login_passwd`.
@@ -144,4 +144,4 @@ On OpenBSD the `i3lock` binary needs to be setgid `auth` to call the authenticat
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.
+Please submit pull requests for i3lock things to [https://github.com/i3/i3lock](https://github.com/i3/i3lock) and pull requests for additional features on top of regular i3lock at [https://github.com/Raymo111/i3lock-color](https://github.com/Raymo111/i3lock-color).