From 94d05ef9e159e1322e76313c1a9bf87c553f1406 Mon Sep 17 00:00:00 2001 From: Luke Bonham Date: Sat, 14 Sep 2013 08:11:13 -0700 Subject: [PATCH] Updated Layouts (markdown) --- Layouts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Layouts.md b/Layouts.md index 7c4ff41..07184a4 100644 --- a/Layouts.md +++ b/Layouts.md @@ -247,7 +247,7 @@ you have to add an item called `useless_gap_width` in your `theme.lua`. If it doesn't exist, the width will default to 0. Example: - theme.useless_gap_width = "5" + theme.useless_gap_width = 5 What about layout icons? ======================== -- 2.39.2