From f2c11590f8183ec0ca5d0039f75a2e9f77e6bd2f Mon Sep 17 00:00:00 2001 From: Ronald Reagan Date: Wed, 5 Jun 2019 14:08:39 +0100 Subject: [PATCH] Updated readme --- README | 24 ++++++------------------ 1 file changed, 6 insertions(+), 18 deletions(-) diff --git a/README b/README index a8fcdfe..497b53c 100644 --- a/README +++ b/README @@ -1,24 +1,12 @@ -dmenu - dynamic menu -==================== -dmenu is an efficient dynamic menu for X. - - -Requirements ------------- -In order to build dmenu you need the Xlib header files. - +Ronald's build of suckless' dmenu 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 + *make clean install* or *sudo make clean install* +Customisations +-------------- -Running dmenu -------------- -See the man page for details. +My customisations constist of making dmenu use pywal colors, and changing the font. + Nothing thats really special. Don't both sharing.