diff options
Diffstat (limited to 'patch/bar_wintitle_floating.c')
| -rw-r--r-- | patch/bar_wintitle_floating.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/bar_wintitle_floating.c b/patch/bar_wintitle_floating.c index 001486b..3a15b8e 100644 --- a/patch/bar_wintitle_floating.c +++ b/patch/bar_wintitle_floating.c @@ -42,4 +42,5 @@ calc_wintitle_floating( r = tabw % clientsnfloating; c = flextitledrawarea(m, m->clients, offx, r, w, clientsnfloating, SCHEMEFOR(GRP_FLOAT), 0, 0, 1, passx, tabfn, arg, barg); return 1; -}
\ No newline at end of file +} + |
