Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrinjamul/dmenu
dmenu is an efficient dynamic menu for X.
https://github.com/mrinjamul/dmenu
dmenu dwm suckless
Last synced: 15 days ago
JSON representation
dmenu is an efficient dynamic menu for X.
- Host: GitHub
- URL: https://github.com/mrinjamul/dmenu
- Owner: mrinjamul
- License: mit
- Created: 2021-05-25T14:13:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-26T09:10:13.000Z (over 3 years ago)
- Last Synced: 2024-11-23T04:15:57.815Z (3 months ago)
- Topics: dmenu, dwm, suckless
- Language: C
- Homepage:
- Size: 87.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- 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.