# cdmenu Patched build of `dmenu`. ## Table of contents - [Requirements ](#requirements-) - [Installation ](#installation-) - [Usage ](#usage-) - [Contributing ](#contributing-) - [License ](#license-) ## Requirements In order to build `dmenu` you need the `Xlib` header files. ## Installation You need to run: ```bash make clean install ``` ## Usage See the `man` page. ## Patches - Border. - Case insensitive. - Center. ## Contributing PRs are welcome. ## License [MIT](https://raw.githubusercontent.com/santilococo/cdmenu/master/LICENSE)