1
0
Fork 0
mirror of https://github.com/Raymo111/i3lock-color.git synced 2024-12-09 14:10:48 -05:00

Removed dead link from README (#293)

This commit is contained in:
James Pilcher 2024-01-18 14:20:14 +09:00 committed by GitHub
parent 7b2badbb40
commit 46aa0b3719
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -158,7 +158,7 @@ A FreeBSD port is available on freshports: [x11/i3lock-color/](https://www.fresh
## Running i3lock-color ## Running i3lock-color
Simply invoke the 'i3lock' command. To get out of it, enter your password and press enter. Simply invoke the 'i3lock' command. To get out of it, enter your password and press enter.
A [sample script](examples/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.
On OpenBSD the `i3lock` binary needs to be setgid `auth` to call the authentication helpers, e.g. `/usr/libexec/auth/login_passwd`. On OpenBSD the `i3lock` binary needs to be setgid `auth` to call the authentication helpers, e.g. `/usr/libexec/auth/login_passwd`.