summaryrefslogtreecommitdiffhomepage
path: root/patch/insets.h
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2020-08-10 12:32:58 +0200
committerbakkeby <[email protected]>2020-08-10 13:16:12 +0200
commit1dd4ec5bc436f89496b344264cf8ee1da67e5ded (patch)
tree626e2e3bba3d16fbd179462a0d53eca1b3d2f038 /patch/insets.h
parente5ea493d3299caad340ecbd6ef7a6fd563224f43 (diff)
downloaddwm-flexipatch-1dd4ec5bc436f89496b344264cf8ee1da67e5ded.tar.gz
dwm-flexipatch-1dd4ec5bc436f89496b344264cf8ee1da67e5ded.zip
Adding insets patch
Diffstat (limited to 'patch/insets.h')
-rw-r--r--patch/insets.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/patch/insets.h b/patch/insets.h
new file mode 100644
index 0000000..ab76278
--- /dev/null
+++ b/patch/insets.h
@@ -0,0 +1,2 @@
+static void setinset(Monitor *m, Inset inset);
+static void updateinset(const Arg *arg); \ No newline at end of file