Skip to content
/ dmenu Public

My custom build of dmenu with some patches and a grubvbox theme

License

Notifications You must be signed in to change notification settings

vscncls/dmenu

Repository files navigation

dmenu - dynamic menu
====================
dmenu is an efficient dynamic menu for X.

This Build
-----------
added the dmenu_run_history patch (https://tools.suckless.org/dmenu/scripts/dmenu_run_with_command_history/)
added a gruvbox theme

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.

About

My custom build of dmenu with some patches and a grubvbox theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published