An open API service indexing awesome lists of open source software.

https://github.com/notchtc/slock

Personal build of slock
https://github.com/notchtc/slock

Last synced: about 2 months ago
JSON representation

Personal build of slock

Awesome Lists containing this project

README

        

= slock - simple screen locker
chtc
{docdate}

My personal https://tools.suckless.org/slock/[slock] build.

== Requirements
In order to build slock you need the Xlib header files.

== Patches
- https://tools.suckless.org/slock/patches/capscolor[capscolor]
- https://tools.suckless.org/slock/patches/dpms[dpms]
- https://tools.suckless.org/slock/patches/xresources[xresources]

== Installation
Clone the repository and enter the directory.
[source,shell]
git clone https://github.com/notchtc/slock
cd slock

Edit config.mk to match your local setup (slock is installed into
the /usr/local namespace by default).

Afterwards enter the following command to build and install slock
(if necessary as root):
[source,shell]
make clean install

== Running slock
Simply invoke the `slock` command. To get out of it, enter your password.