diff options
Diffstat (limited to 'patch/layout_horizgrid.c')
| -rw-r--r-- | patch/layout_horizgrid.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/layout_horizgrid.c b/patch/layout_horizgrid.c index 48f66ab..beb8e0b 100644 --- a/patch/layout_horizgrid.c +++ b/patch/layout_horizgrid.c @@ -100,4 +100,5 @@ horizgrid(Monitor *m) { sx += WIDTH(c); #endif // VANITYGAPS_PATCH } -}
\ No newline at end of file +} + |
