summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJakub Trzeciak <jptrzy@gmail.com>2023-09-11 11:52:04 +0200
committerJakub Trzeciak <jptrzy@gmail.com>2023-09-11 11:52:04 +0200
commit2bac9f3f40bc7006cc2bf57e9c9dcc6dc67a0db4 (patch)
treef0777df5793186484627dd4c3b5b4fabba0f4a6e /README
parent4f045545a25cc02c64bfc08d27ed2ccecb962292 (diff)
downloadslock-2bac9f3f40bc7006cc2bf57e9c9dcc6dc67a0db4.tar.gz
slock-2bac9f3f40bc7006cc2bf57e9c9dcc6dc67a0db4.tar.bz2
slock-2bac9f3f40bc7006cc2bf57e9c9dcc6dc67a0db4.zip
Jp3's ChangesHEADmaster
Diffstat (limited to 'README')
-rw-r--r--README24
1 files changed, 0 insertions, 24 deletions
diff --git a/README b/README
deleted file mode 100644
index dcacd01..0000000
--- a/README
+++ /dev/null
@@ -1,24 +0,0 @@
-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.
Software created with 💖