https://github.com/bakkeby/slock-flexipatch
An slock build with preprocessor directives to decide which patches to include during build time
https://github.com/bakkeby/slock-flexipatch
flexipatch slock suckless
Last synced: 11 months ago
JSON representation
An slock build with preprocessor directives to decide which patches to include during build time
- Host: GitHub
- URL: https://github.com/bakkeby/slock-flexipatch
- Owner: bakkeby
- License: mit
- Created: 2019-10-17T17:04:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-09T11:52:31.000Z (about 1 year ago)
- Last Synced: 2025-04-10T00:17:14.303Z (11 months ago)
- Topics: flexipatch, slock, suckless
- Language: C
- Homepage:
- Size: 133 KB
- Stars: 84
- Watchers: 6
- Forks: 30
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
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.