https://github.com/onur-ozkan/slock-enhanced
https://github.com/onur-ozkan/slock-enhanced
lockscreen suckless-lock
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/onur-ozkan/slock-enhanced
- Owner: onur-ozkan
- License: mit
- Created: 2021-08-30T14:16:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-01T22:07:51.000Z (about 4 years ago)
- Last Synced: 2025-04-03T08:39:55.155Z (about 1 year ago)
- Topics: lockscreen, suckless-lock
- Language: C
- Homepage:
- Size: 20.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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.