summaryrefslogtreecommitdiff
path: root/dwm/patch/bar.h
diff options
context:
space:
mode:
Diffstat (limited to 'dwm/patch/bar.h')
-rwxr-xr-xdwm/patch/bar.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/dwm/patch/bar.h b/dwm/patch/bar.h
new file mode 100755
index 0000000..3e006dc
--- /dev/null
+++ b/dwm/patch/bar.h
@@ -0,0 +1,2 @@
+static void barhover(XEvent *e, Bar *bar);
+static Bar *wintobar(Window win);