X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/b09852a054c4bf87566a8d4a9f351a7b8bf22c4a..9327898a0e58581793df6b20261f28d02a190946:/borderbox.md 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