https://github.com/kaweees/dmenu
🖥️ My custom patches and configurations for dynamic menu (dmenu)
https://github.com/kaweees/dmenu
c debian dmenu dotfiles dynamic-menu menu suckless
Last synced: 2 months ago
JSON representation
🖥️ My custom patches and configurations for dynamic menu (dmenu)
- Host: GitHub
- URL: https://github.com/kaweees/dmenu
- Owner: Kaweees
- License: gpl-3.0
- Created: 2024-05-19T07:41:33.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-05-19T07:49:06.000Z (12 months ago)
- Last Synced: 2024-05-19T08:38:53.115Z (12 months ago)
- Topics: c, debian, dmenu, dotfiles, dynamic-menu, menu, suckless
- Language: C
- Homepage: https://miguelvf.dev/blog/dotfiles/dmenu
- Size: 0 Bytes
- 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.