Files
dot/dwm/patch/combo.h
T
2026-07-12 08:16:17 +03:30

7 lines
165 B
C
Executable File

#if !BAR_HOLDBAR_PATCH
static void keyrelease(XEvent *e);
#endif // !BAR_HOLDBAR_PATCH
static void combotag(const Arg *arg);
static void comboview(const Arg *arg);