Browse Source

Merge pull request #223 from jtpereyda/ubuntu-install

add ubuntu install instructions
master
Ingo Bürk 6 years ago
committed by GitHub
parent
commit
6d8a8d57f2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 3 deletions
  1. +8
    -3
      README.md

+ 8
- 3
README.md View File

@ -1,8 +1,8 @@
i3lock - improved screen locker
===============================
i3lock is a simple screen locker like slock. After starting it, you will
see a white screen (you can configure the color/an image). You can return
to your screen by entering your password.
[i3lock](https://i3wm.org/i3lock/)> is a simple screen locker like slock.
After starting it, you will see a white screen (you can configure the
color/an image). You can return to your screen by entering your password.
Many little improvements have been made to i3lock over time:
@ -18,6 +18,11 @@ Many little improvements have been made to i3lock over time:
- i3lock uses PAM and therefore is compatible with LDAP etc.
On OpenBSD i3lock uses the bsd_auth(3) framework.
Install
-------
See [the i3lock home page](https://i3wm.org/i3lock/).
Requirements
------------
- pkg-config


Loading…
Cancel
Save