[ARCHIVED] dmenu with the patches and scripts i like
- C 84.3%
- Roff 8.8%
- Makefile 4.2%
- Shell 2.7%
| patches | ||
| scripts | ||
| arg.h | ||
| config.def.h | ||
| config.mk | ||
| dmenu.1 | ||
| dmenu.c | ||
| drw.c | ||
| drw.h | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| stest.1 | ||
| stest.c | ||
| util.c | ||
| util.h | ||
bad dmenu
simple fork of dmenu with the patches and scripts that i use pre-applied.
dmenu is an efficient dynamic menu for X.
screenshot
patches
- dmenu-alpha
- dmenu-border
- dmenu-caseinsensitive
- dmenu-centre
- dmenu-date
- dmenu-desktoponly
- dmenu-listfullwidth
- dmenu-mousesupport
- dmenu-mousesupport-motion
- dmenu-numbers
- custom edits made by me
scripts
- dmenu_path
- dmenu_run
- dmenu_run_history
installation
clone the repository
edit config.mk to match your system
this will mess up all your scripts beginning with dmenu* if stored in bin/dmenu* as outlined in config.mk
type doas make install to build dmenu, then install
type doas make uninstall to uninstall
i am not responsible for the deletion of your system
credits
take a look at suckless and their dmenu.
its very easy to use, and i like the functionality.
:-)
