Skip to content

reaky/dmenu

Repository files navigation

dmenu-db

This version of dmenu is a fork of the official version 4.2.1. It adds ...

  • support for xft fonts (eg. Inconsolata )
  • multiple token search, ie typing "ong nam" will match items with names like "xyz123abc456ThisIsAVeryLongFileNameThatIsDifficultToType"
  • a few miscellaneous changes under the hood to make the code tidier

To use an xft font, use the normal "-fn FontName" option, and supply a valid xft font name, eg. "Inconsolata-15". This command also recognizes the names of regular x fonts and font sets, eg. "fixed".

These enhancements make dmenu suitable for use as an instant-search navigator in the command line music player interface called muss

Dan Brown, 2010

About

dmenu for reaky

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages