Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.65 KB

README.org

File metadata and controls

36 lines (27 loc) · 1.65 KB

dmenu (dynamic menu)

https://travis-ci.org/Babkock/dmenu.svg?branch=master https://gitlab.com/tbsuckless/dmenu/badges/master/pipeline.svg https://github.com/Babkock/dmenu/actions/workflows/c-cpp.yml/badge.svg https://img.shields.io/badge/License-MIT-yellow.svg

https://gitlab.com/tbsuckless/dmenu/-/raw/master/screenshot.png

Suckless dynamic menu. The following patches were applied by hand.

Patches

The colors specified in config.h are only the fallback colors, they will be replaced by .Xresources.

Xresources settings

Xresources optionExample color
dmenu.background#101010
dmenu.foreground#bbbbbb
dmenu.selbackground#005577
dmenu.selforeground#eeeeee
dmenu.midbackground#00cc72
dmenu.midforeground#10ee92