X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/1f35c5057ff4efca355c0f5b6f5e0bbec2ee6d99..65c1a3ab6e411aec30c3145178fac9f7fdbab87f:/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