https://github.com/mrinjamul/slock
slock - simple screen locker
https://github.com/mrinjamul/slock
dwm lock-screen slock suckless
Last synced: about 2 months ago
JSON representation
slock - simple screen locker
- Host: GitHub
- URL: https://github.com/mrinjamul/slock
- Owner: mrinjamul
- License: mit
- Created: 2021-05-25T14:14:30.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-25T14:14:43.000Z (almost 4 years ago)
- Last Synced: 2025-01-23T12:15:33.223Z (4 months ago)
- Topics: dwm, lock-screen, slock, suckless
- Language: C
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- 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.