diff options
| author | bakkeby <[email protected]> | 2020-07-15 08:57:30 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2020-07-15 08:57:30 +0200 |
| commit | 903b32ac8b4a69b37981874f23b15a9f65f2a20d (patch) | |
| tree | b7aff3bdd522721a03cbfdaea8adf15fefd90463 /patch/layout_tile.h | |
| parent | 1584a32063cd252ec726dd18747c5f91f12f8be9 (diff) | |
| download | dwm-flexipatch-903b32ac8b4a69b37981874f23b15a9f65f2a20d.tar.gz dwm-flexipatch-903b32ac8b4a69b37981874f23b15a9f65f2a20d.zip | |
Major refactoring in preparation for bar modules
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 |
