mirror of
https://github.com/eRgo35/dwm.git
synced 2025-12-17 22:16:10 +01:00
initial commit
This commit is contained in:
6
patch/combo.h
Normal file
6
patch/combo.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#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);
|
||||
|
||||
Reference in New Issue
Block a user