Removing NULL value from barrules

This commit is contained in:
bakkeby 2020-09-10 09:40:05 +02:00
parent ff9811f73d
commit 2e314578ed

View File

@ -482,7 +482,6 @@ static const BarRule barrules[] = {
{ -1, 1, BAR_ALIGN_LEFT, width_wintitle_floating, draw_wintitle_floating, click_wintitle_floating, "wintitle_floating" },
#endif // BAR_WINTITLE_FLOATING_PATCH
#endif // BAR_FLEXWINTITLE_PATCH
{ NULL }
};
/* layout(s) */