X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/cf8601a25fd04bf384fdd7cb9a7bc21a4d39b3ee..3e324fd005797905bbf7b83be884f1e0a948931e:/borderbox.md?ds=inline 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" } )