Adding combo patch

This commit is contained in:
bakkeby
2019-09-11 23:35:43 +02:00
parent e89f262323
commit 706e06be43
8 changed files with 71 additions and 1 deletions

3
patch/combo.h Normal file
View File

@ -0,0 +1,3 @@
static void keyrelease(XEvent *e);
static void combotag(const Arg *arg);
static void comboview(const Arg *arg);