Skip to content

beyert/dmenu2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dmenu2 - dynamic menu extended 2

  • dmenu2 is the fork of original dmenu - an efficient dynamic menu for X, patched with XFT, quiet, x & y, token, fuzzy matching, follow focus, tab nav, filter.

  • Added option to set screen on which dmenu apperars, as long as opacity, window class and window name.

  • Also allows to dim screen with selected color and opacity while dmenu2 is running.

  • Added underline color and height. (options -uc and -uh)

Requirements

In order to build dmenu2, you need the Xlib header files.

Installation

  1. Edit config.mk to match your local setup:
  • (dmenu2 is installed into the /usr/local namespace by default)
  1. Afterwards, enter the following command to build and install dmenu2:
  • (if necessary, as root)
  • make clean install

Running dmenu2

See the manual page for details.

About

fork of dmenu2

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 79.4%
  • Roff 13.0%
  • Makefile 6.1%
  • Shell 1.5%