Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaimecgomezz/dmenu
A patch-friendly dmenu distribution
https://github.com/jaimecgomezz/dmenu
dmenu modular suckless
Last synced: 2 months ago
JSON representation
A patch-friendly dmenu distribution
- Host: GitHub
- URL: https://github.com/jaimecgomezz/dmenu
- Owner: jaimecgomezz
- License: mit
- Created: 2020-07-16T23:32:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-03T00:25:10.000Z (about 4 years ago)
- Last Synced: 2024-10-27T21:51:31.616Z (3 months ago)
- Topics: dmenu, modular, suckless
- Language: C
- Homepage:
- Size: 310 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
dmenu - dynamic menu
====================
dmenu is an efficient dynamic menu for X.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.