/slmenu

Fork of Bitbucket Mercurial Repository of slmenu by Rafael Garcia Gallego

Primary LanguageCOtherNOASSERTION

slmenu - single line menu
=========================
slmenu is a dmenu clone for the console.


Requirements
------------
Just a C compiler that supports _BSD_SOURCE


Installation
------------
Edit config.mk to match your local setup (slmenu is installed into
the /usr/local namespace by default).

Afterwards enter the following command to build and install slmenu
(if necessary as root):

    make clean install


Running slmenu
-------------
See the man page for details.