https://github.com/jdujava/slock-jd
My fork of slock
https://github.com/jdujava/slock-jd
Last synced: 5 months ago
JSON representation
My fork of slock
- Host: GitHub
- URL: https://github.com/jdujava/slock-jd
- Owner: jdujava
- License: mit
- Created: 2024-12-22T22:07:27.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-22T22:23:17.000Z (about 1 year ago)
- Last Synced: 2025-10-12T16:02:57.407Z (5 months ago)
- Language: C
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
My fork of `slock`.
To set upstream remote to original nsxiv repo:
```sh
git remote add upstream git://git.suckless.org/slock
```
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.