Go to file
2022-10-11 16:24:28 +02:00
patch root commit 2022-07-22 18:29:31 +02:00
.gitignore root commit 2022-07-22 18:29:31 +02:00
arg.h root commit 2022-07-22 18:29:31 +02:00
config.def.h root commit 2022-07-22 18:29:31 +02:00
config.h Use catppuccin colors as default colors. 2022-10-11 16:24:28 +02:00
config.mk root commit 2022-07-22 18:29:31 +02:00
explicit_bzero.c root commit 2022-07-22 18:29:31 +02:00
LICENSE root commit 2022-07-22 18:29:31 +02:00
Makefile root commit 2022-07-22 18:29:31 +02:00
README root commit 2022-07-22 18:29:31 +02:00
slock.1 root commit 2022-07-22 18:29:31 +02:00
slock.c root commit 2022-07-22 18:29:31 +02:00
util.h root commit 2022-07-22 18:29:31 +02: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.