X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/a14dd68ecd7141173323f5a73b37391c0bc1ad3c..3e324fd005797905bbf7b83be884f1e0a948931e:/borderbox.md diff --git a/borderbox.md b/borderbox.md index e4d7afb..5ac0b04 100644 --- a/borderbox.md +++ b/borderbox.md @@ -40,7 +40,7 @@ adds a borderbox on top of them: ... -- Most likely, you'll want to do this as well: - awful.screen.padding(screen[s], { bottom = 1 }) + awful.screen.padding(screen[s], "bottom") -- Create the box and place it above the existing box. lain.widgets.borderbox(mywibox[s], s, { position = "above" } )