dwm

my build of dwm
git clone git://git.ckyln.com/~cem/dwm.git
Log | Files | Refs | README | LICENSE

commit 371fe98e8f53b0d381fb452463a044d63d705267
parent b291af4b6ec86f8748eec1dabf328e7294c446ce
Author: Cem Keylan <cem@ckyln.com>
Date:   Mon, 28 Oct 2019 21:38:56 +0300

Add passmenu

Diffstat:
Mconfig.h | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/config.h b/config.h @@ -106,6 +106,7 @@ static const char *audioprev[] = { "mpc", "prev", NULL }; static const char *dmenumount[] = { "dmenumount", NULL }; static const char *dmenuumount[] = { "dmenuumount", NULL }; static const char *dmenuXres[] = { "dmenuresources", NULL }; +static const char *passmenu[] = { "passmenu", NULL }; static Key keys[] = { /* modifier key function argument */