summaryrefslogtreecommitdiffhomepage
path: root/patch/layout_tile.h
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2020-07-19 05:01:38 +0200
committerbakkeby <[email protected]>2020-07-19 05:01:38 +0200
commita7d1663571b204b8a3a0348b0f8d226a37e48648 (patch)
tree593e9df6bfb88c26474724023e94faac89ab153e /patch/layout_tile.h
parente57fa18a485a5a3a4e1be3f2fc16da38c243b676 (diff)
parent6961418d636985d96c0c3248752e642b0ec4c84b (diff)
downloaddwm-flexipatch-a7d1663571b204b8a3a0348b0f8d226a37e48648.tar.gz
dwm-flexipatch-a7d1663571b204b8a3a0348b0f8d226a37e48648.zip
Adding bar modules which splits the dwm bar into modules allowing for re-arrangement of the bar and easier integration for new features
Diffstat (limited to 'patch/layout_tile.h')
-rw-r--r--patch/layout_tile.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/patch/layout_tile.h b/patch/layout_tile.h
new file mode 100644
index 0000000..8730e13
--- /dev/null
+++ b/patch/layout_tile.h
@@ -0,0 +1 @@
+static void tile(Monitor *); \ No newline at end of file