Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bakkeby/dmenu-flexipatch
A dmenu build with preprocessor directives to decide which patches to include during build time
https://github.com/bakkeby/dmenu-flexipatch
dmenu flexipatch suckless
Last synced: 3 days ago
JSON representation
A dmenu build with preprocessor directives to decide which patches to include during build time
- Host: GitHub
- URL: https://github.com/bakkeby/dmenu-flexipatch
- Owner: bakkeby
- License: mit
- Created: 2019-09-18T22:37:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-19T07:31:50.000Z (5 months ago)
- Last Synced: 2025-01-22T17:05:32.836Z (10 days ago)
- Topics: dmenu, flexipatch, suckless
- Language: C
- Homepage:
- Size: 218 KB
- Stars: 189
- Watchers: 11
- Forks: 80
- Open Issues: 5
-
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.