Convert submodules to directories

This commit is contained in:
Hektor Misplon
2020-02-16 09:27:34 +00:00
parent 3bb95e6afb
commit 67c8a61f38
78 changed files with 12255 additions and 4 deletions

24
.suckless/sselp/README Normal file
View File

@@ -0,0 +1,24 @@
sselp - simple print selection
==============================
Prints X selection to standard out.
Requirements
------------
In order to build sselp you need the Xlib header files.
Installation
------------
Edit config.mk to match your local setup (sselp is installed into
the /usr/local namespace by default).
Afterwards enter the following command to build and install sselp
(if necessary as root):
make clean install
Running sselp
-------------
Simply invoke the 'sselp' command.