X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/b7cdfbeaacdf9d767a963576b05ef9386e50045a..5d51493ae8c83abcdc9f0087b9b3dbb3cf83b1b5:/Layouts.md?ds=sidebyside

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