summaryrefslogtreecommitdiffhomepage
path: root/patch/combo.h
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2019-09-11 23:35:43 +0200
committerbakkeby <[email protected]>2019-09-11 23:35:43 +0200
commit706e06be438ec9e20e1ebcfcfbb0ff00bc2d2cc1 (patch)
tree13958df791af844d7c02702c08fdf3dd9d4076d4 /patch/combo.h
parente89f262323c658478c92e4bea041e328c5126248 (diff)
downloaddwm-flexipatch-706e06be438ec9e20e1ebcfcfbb0ff00bc2d2cc1.tar.gz
dwm-flexipatch-706e06be438ec9e20e1ebcfcfbb0ff00bc2d2cc1.zip
Adding combo patch
Diffstat (limited to 'patch/combo.h')
-rw-r--r--patch/combo.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/patch/combo.h b/patch/combo.h
new file mode 100644
index 0000000..d6d141e
--- /dev/null
+++ b/patch/combo.h
@@ -0,0 +1,3 @@
+static void keyrelease(XEvent *e);
+static void combotag(const Arg *arg);
+static void comboview(const Arg *arg); \ No newline at end of file