personal build of suckless' slock
Go to file
Alexander Bocken 84da7ff4ee
personal settings for blur and username
2021-07-05 14:42:31 +02:00
LICENSE Initial commit with patch unlock_screen applied 2020-05-24 14:17:14 +02:00
Makefile Initial commit with patch unlock_screen applied 2020-05-24 14:17:14 +02:00
README reset to slock 1.4 2021-07-05 14:38:41 +02:00
arg.h Initial commit with patch unlock_screen applied 2020-05-24 14:17:14 +02:00
config.def.h personal settings for blur and username 2021-07-05 14:42:31 +02:00
config.mk added blur pixelated screen patch 2021-07-05 14:39:27 +02:00
explicit_bzero.c Initial commit with patch unlock_screen applied 2020-05-24 14:17:14 +02:00
slock.1 Initial commit with patch unlock_screen applied 2020-05-24 14:17:14 +02:00
slock.c added blur pixelated screen patch 2021-07-05 14:39:27 +02:00
util.h Initial commit with patch unlock_screen applied 2020-05-24 14:17:14 +02:00

README

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.