summaryrefslogtreecommitdiff
path: root/tree/src/dmenu/dmenu-5.4/README
diff options
context:
space:
mode:
authorThomas Ulmer <thomasmulmer02@gmail.com>2026-03-01 11:37:31 -0800
committerThomas Ulmer <thomasmulmer02@gmail.com>2026-03-01 11:37:31 -0800
commite01b84a6698f5060fd7dea789fc0ffa872f26b15 (patch)
treeda1d4369048833f0496ae51d400d118f30c499bd /tree/src/dmenu/dmenu-5.4/README
parent6d8430971dada74478a0cd2c9eca2272a105b744 (diff)
remove tree
Diffstat (limited to 'tree/src/dmenu/dmenu-5.4/README')
-rw-r--r--tree/src/dmenu/dmenu-5.4/README24
1 files changed, 0 insertions, 24 deletions
diff --git a/tree/src/dmenu/dmenu-5.4/README b/tree/src/dmenu/dmenu-5.4/README
deleted file mode 100644
index a8fcdfe..0000000
--- a/tree/src/dmenu/dmenu-5.4/README
+++ /dev/null
@@ -1,24 +0,0 @@
-dmenu - dynamic menu
-====================
-dmenu is an efficient dynamic menu for X.
-
-
-Requirements
-------------
-In order to build dmenu you need the Xlib header files.
-
-
-Installation
-------------
-Edit config.mk to match your local setup (dmenu is installed into
-the /usr/local namespace by default).
-
-Afterwards enter the following command to build and install dmenu
-(if necessary as root):
-
- make clean install
-
-
-Running dmenu
--------------
-See the man page for details.