summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJakub Trzeciak <jptrzy@gmail.com>2023-09-11 17:32:23 +0200
committerJakub Trzeciak <jptrzy@gmail.com>2023-09-11 17:32:23 +0200
commite9dc2639a3f4a3c9dc8b085bcffe63cee73f8242 (patch)
treebf0f793b9a417af3ef65ee9622cf6d2819070b92 /README
parent7ab0cb5ef0e19352fc5d64ae0d57a5cf4540acbf (diff)
downloaddmenu-e9dc2639a3f4a3c9dc8b085bcffe63cee73f8242.tar.gz
dmenu-e9dc2639a3f4a3c9dc8b085bcffe63cee73f8242.tar.bz2
dmenu-e9dc2639a3f4a3c9dc8b085bcffe63cee73f8242.zip
Xresources Patch
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 a8fcdfe..0000000
--- a/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.
Software created with 💖