Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brunomontezano/dmenu-bruno
This repository contain my dmenu build already patched.
https://github.com/brunomontezano/dmenu-bruno
dmenu dmenu-bruno suckless suckless-menu
Last synced: 27 days ago
JSON representation
This repository contain my dmenu build already patched.
- Host: GitHub
- URL: https://github.com/brunomontezano/dmenu-bruno
- Owner: brunomontezano
- License: mit
- Created: 2020-07-26T17:31:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-19T04:49:23.000Z (about 3 years ago)
- Last Synced: 2024-11-12T15:27:25.551Z (3 months ago)
- Topics: dmenu, dmenu-bruno, suckless, suckless-menu
- Language: C
- Homepage:
- Size: 247 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.