X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/b40fb56ece3ee72d867b6c8dc2ffc1d9dfd98da1..388ca69c813c312b295ecbbefc5308eded243026:/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