aboutsummaryrefslogtreecommitdiff
path: root/.local/bin-etc-opt-usr/opt/custom-dmenu-build/README
diff options
context:
space:
mode:
authorBlista Kanjo2023-06-22 00:24:38 -0400
committerBlista Kanjo2023-06-22 00:24:38 -0400
commit9195205259e1e99a165339dddd2b14f30d92736c (patch)
tree8b065324decea69d3096267cb61cbacf1b7306dd /.local/bin-etc-opt-usr/opt/custom-dmenu-build/README
parent6d21d16e0f0823f946b956ad0f0f3c09b837b33e (diff)
delete: bin-etc-opt-usr from this repo
Diffstat (limited to '.local/bin-etc-opt-usr/opt/custom-dmenu-build/README')
-rw-r--r--.local/bin-etc-opt-usr/opt/custom-dmenu-build/README24
1 files changed, 0 insertions, 24 deletions
diff --git a/.local/bin-etc-opt-usr/opt/custom-dmenu-build/README b/.local/bin-etc-opt-usr/opt/custom-dmenu-build/README
deleted file mode 100644
index a8fcdfe..0000000
--- a/.local/bin-etc-opt-usr/opt/custom-dmenu-build/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.