Go to file
2023-01-02 22:58:35 -05:00
patches caps color patch 2023-01-02 22:58:35 -05:00
.gitignore add gitignore 2022-11-12 23:30:44 -05:00
arg.h inital commit 2022-11-12 21:38:24 -05:00
config.def.h caps color patch 2023-01-02 22:58:35 -05:00
config.mk dwm logo and blur screeen patch 2023-01-02 22:50:58 -05:00
explicit_bzero.c inital commit 2022-11-12 21:38:24 -05:00
LICENSE inital commit 2022-11-12 21:38:24 -05:00
Makefile remove config.h with make clean 2023-01-02 22:43:14 -05:00
README inital commit 2022-11-12 21:38:24 -05:00
slock.1 inital commit 2022-11-12 21:38:24 -05:00
slock.c caps color patch 2023-01-02 22:58:35 -05:00
util.h inital commit 2022-11-12 21:38:24 -05:00

slock - simple screen locker
============================
simple screen locker utility for X.


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


Installation
------------
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):

    make clean install


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