diff options
| author | bakkeby <[email protected]> | 2020-07-19 05:01:38 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2020-07-19 05:01:38 +0200 |
| commit | a7d1663571b204b8a3a0348b0f8d226a37e48648 (patch) | |
| tree | 593e9df6bfb88c26474724023e94faac89ab153e /patch/layout_tile.h | |
| parent | e57fa18a485a5a3a4e1be3f2fc16da38c243b676 (diff) | |
| parent | 6961418d636985d96c0c3248752e642b0ec4c84b (diff) | |
| download | dwm-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.h | 1 |
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 |
