From: Luke Bonham Date: Thu, 19 Sep 2013 13:55:39 +0000 (-0700) Subject: Updated borderbox (markdown) X-Git-Url: https://git.madduck.net/etc/awesome.git/commitdiff_plain/f5bab9a7c7ef3ab37fd996e225a0e6691e7da0c5?pf=etc Updated borderbox (markdown) --- diff --git a/borderbox.md b/borderbox.md index 9fd138c..a56026a 100644 --- a/borderbox.md +++ b/borderbox.md @@ -43,7 +43,7 @@ adds a borderbox on top of them: awful.screen.padding(screen[s], "bottom") -- Create the box and place it above the existing box. - lain.widgets.borderbox(mywibox[s], s, { position = "above" } ) + lain.widgets.borderbox(mywibox[s], s ) ... end \ No newline at end of file