Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 447 Bytes

File metadata and controls

19 lines (14 loc) · 447 Bytes

dmenu

Description

This is a personal, experimental build of dmenu.

Patches

  1. highlight
  2. line height

Requirements

In order to build dmenu you need the Xlib header files.

Installation

git clone https://github.com/pleskunov/dmenu.git
cd dmenu
doas make clean install