WANDEX / dmenu

 patch set & build of dmenu-5.0

Home Page:https://tools.suckless.org/dmenu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dmenu

patch set compatible with dmenu-5.0 (2020-09-02)

Extra stuff added to vanilla dmenu:

  • reads Xresources (ergo pywal compatible)
  • can view color characters like emoji (libxft-bgra is required for this reason)
  • -P for password mode: hide user input

Installation

You must have libxft-bgra installed until the libxft upstream is fixed.

After making any config changes that you want, but make, sudo make install it.

About

 patch set & build of dmenu-5.0

https://tools.suckless.org/dmenu

License:MIT License


Languages

Language:C 83.5%Language:Roff 10.6%Language:Makefile 5.2%Language:Shell 0.6%