I built dwm based on https://aur.archlinux.org/packages/dwm-git
> diff config.h src/dwm/config.def.h > 62d61 > < static const char *dmenu_extend[] = { "dmenu_extended_run", NULL }; > 67d65 > < { MODKEY, XK_o, spawn, {.v = > dmenu_extend } }, in config.h involved only those two lines of change > uname -a > Linux hostname 6.2.10-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 07 Apr 2023 > 02:10:43 +0000 x86_64 GNU/Linux On 08.04.23 21:17, Hiltjo Posthuma wrote: > Hi, > > Please provide more information about your operating system etc. > > This is with vanilla dwm and only the above change applied? (If not please do > so). > > Thanks, > > -- > Kind regards, > Hiltjo >