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

diff --git a/Layouts.md b/Layouts.md
index f9dd490..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?
 ========================