My dmenu build
Go to file
Luke Smith ffcaf78c66
Merge pull request #4 from jlaw/patch-1
fix: Normal BG color written to wrong scheme
2020-04-17 18:22:41 -04:00
arg.h initial commit 2018-04-07 14:51:10 -07:00
config.h JoyPixels added 2020-02-25 16:49:59 -05:00
config.mk alpha patch for embedded in transparent st 2020-02-08 15:27:02 -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 fix: XResource assignment typo 2020-04-17 14:36:42 -07:00
drw.c enable color characters 2020-02-25 16:49:48 -05:00
drw.h alpha patch for embedded in transparent st 2020-02-08 15:27:02 -05:00
LICENSE 4.9 update 2019-02-08 16:25:44 -05:00
Makefile make cleaner 2020-03-13 10:46:05 -04: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.