My dmenu build
Go to file
Luke Smith b77479ef71
note
2019-02-08 18:32:11 -05:00
arg.h initial commit 2018-04-07 14:51:10 -07:00
config.h reversion to default colors 2019-02-08 16:26:06 -05:00
config.mk 4.9 update 2019-02-08 16:25:44 -05:00
dmenu_path 4.9 update 2019-02-08 16:25:44 -05:00
dmenu_run initial commit 2018-04-07 14:51:10 -07:00
dmenu.1 4.9 update 2019-02-08 16:25:44 -05:00
dmenu.c 4.9 update 2019-02-08 16:25:44 -05:00
drw.c 4.9 update 2019-02-08 16:25:44 -05:00
drw.h initial commit 2018-04-07 14:51:10 -07:00
LICENSE 4.9 update 2019-02-08 16:25:44 -05:00
Makefile 4.9 update 2019-02-08 16:25:44 -05:00
README.md note 2019-02-08 18:32:11 -05:00
stest.1 initial commit 2018-04-07 14:51:10 -07:00
stest.c initial commit 2018-04-07 14:51:10 -07:00
util.c initial commit 2018-04-07 14:51:10 -07:00
util.h initial commit 2018-04-07 14:51:10 -07:00

Luke's dmenu

This is just my build of dmenu. Nothing special, don't bother starring ;-)

Only changes are minor config ones: bigger font and different colors.

The only reason this is even on Github is so LARBS can access the build, although this repo serves the additional purpose of using Github's metrics to approximate the number of people who install LARBS every day.

Installation

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