Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexandrelamberty/dmenu-patched
:boom: My patched dmenu
https://github.com/alexandrelamberty/dmenu-patched
dmenu linux patched suckless
Last synced: 25 days ago
JSON representation
:boom: My patched dmenu
- Host: GitHub
- URL: https://github.com/alexandrelamberty/dmenu-patched
- Owner: alexandrelamberty
- License: mit
- Created: 2022-04-04T08:32:07.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-27T22:24:32.000Z (9 months ago)
- Last Synced: 2024-04-27T23:25:00.470Z (9 months ago)
- Topics: dmenu, linux, patched, suckless
- Language: C
- Homepage: https://github.com/alexandrelamberty/dmenu-patched/wiki
- Size: 1020 KB
- Stars: 0
- Watchers: 1
- 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.