uvelichitel / slmenu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My version can search in file content.

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.

About

License:Other


Languages

Language:C 80.4%Language:Roff 10.2%Language:Makefile 9.4%