Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-06T10:45:53.000Z (over 1 year ago)
- Last Synced: 2024-11-05T14:45:00.385Z (3 months ago)
- Topics: flexipatch, slock, suckless
- Language: C
- Homepage:
- Size: 123 KB
- Stars: 83
- Watchers: 8
- Forks: 27
- 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.