X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/b7cdfbeaacdf9d767a963576b05ef9386e50045a..3e324fd005797905bbf7b83be884f1e0a948931e:/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