X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/0c3c9e43f01a7d6987528f5fbebd5e54861aab54..a83256cdfe2f7f2fca8956f3d3e6edd84fe31416:/Layouts.md diff --git a/Layouts.md b/Layouts.md index 7f50efe..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? ======================== @@ -265,4 +265,6 @@ To use them, add lines to your ``theme.lua`` like this: Credits goes to [Nicolas Estibals](https://github.com/nestibal) for creating layout icons for default theme. -You can use them as a template for your custom versions. \ No newline at end of file +You can use them as a template for your custom versions. + +[<- home](https://github.com/copycat-killer/lain/wiki) \ No newline at end of file