aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorarg@mmvi <unknown>2006-09-26 14:31:42 +0200
committerarg@mmvi <unknown>2006-09-26 14:31:42 +0200
commitf7615e220e980524bf4051bb181952e0afcbf9a9 (patch)
tree990ad4142f69012e5dde4cd77c0cae135f097632
parente7ecae0d58b33b5c6afb4b6c14fc1347072f976d (diff)
updated README
-rw-r--r--README8
1 files changed, 1 insertions, 7 deletions
diff --git a/README b/README
index d66a689..6e84135 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
1dmenu - dynamic menu 1dmenu - dynamic menu
2-------------------- 2====================
3dmenu is a generic and efficient menu for X. 3dmenu is a generic and efficient menu for X.
4 4
5 5
@@ -22,9 +22,3 @@ necessary as root):
22Running dmenu 22Running dmenu
23------------- 23-------------
24See the man page for details. 24See the man page for details.
25
26
27Configuration
28-------------
29The configuration of dmenu is done by creating a custom config.h
30and (re)compiling the source code.