X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/81b985db46ed6d465dfec620fd0d9be5544428cf..b811df55fa96a03e33585cb7e5bc21e43e65eb24:/Layouts.md diff --git a/Layouts.md b/Layouts.md index cc5b75d..07184a4 100644 --- a/Layouts.md +++ b/Layouts.md @@ -1,5 +1,3 @@ -[<- home](https://github.com/copycat-killer/lain/wiki) - Currently, there are **7** layouts. lain/layout @@ -249,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? ======================== @@ -267,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