Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gerschtli/dmenu
Customized dmenu
https://github.com/gerschtli/dmenu
dmenu suckless
Last synced: 17 days ago
JSON representation
Customized dmenu
- Host: GitHub
- URL: https://github.com/gerschtli/dmenu
- Owner: Gerschtli
- License: mit
- Created: 2017-10-13T13:36:32.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T22:07:01.000Z (about 2 months ago)
- Last Synced: 2024-11-07T23:19:48.374Z (about 2 months ago)
- Topics: dmenu, suckless
- Language: C
- Size: 1.02 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
dmenu - dynamic menu
====================
dmenu is an efficient dynamic menu for X.Customizations
--------------
Applied fuzzymatch and case insensitive patches.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.