Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gerschtli/slock
Customized slock
https://github.com/gerschtli/slock
slock suckless
Last synced: 8 days ago
JSON representation
Customized slock
- Host: GitHub
- URL: https://github.com/gerschtli/slock
- Owner: Gerschtli
- License: mit
- Created: 2017-10-13T13:50:26.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-22T21:55:10.000Z (11 days ago)
- Last Synced: 2024-12-22T22:26:13.765Z (11 days ago)
- Topics: slock, suckless
- Language: C
- Size: 102 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- 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.Customizations
--------------
Applied slock-dpms patch written by geistesk (https://github.com/geistesk/slock-dpms).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.