X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=config.h%2Fdwm%2Fconfig.h;h=b0772c5dbc6c837ada9c12de87996e1dd27ef564;hb=7e98ade222f877c9dfca1c189c8f8dabcc55a4ac;hp=d33260709ea1d7daaf6b185530cae297f3c95a2f;hpb=a34dd6663c6c8a79a11ab2776e5b9b75e8f38f13;p=dotfiles.git diff --git a/config.h/dwm/config.h b/config.h/dwm/config.h index d332607..b0772c5 100644 --- a/config.h/dwm/config.h +++ b/config.h/dwm/config.h @@ -65,7 +65,6 @@ static const char *scr[] = { "scr", NULL }; static const char *scr_sel[] = { "scr", "selection", NULL }; static const char *lock[] = { "slock", NULL }; - static Key keys[] = { /* modifier key function argument */ { MODKEY, XK_p, spawn, {.v = dmenucmd } },