From 3e324fd005797905bbf7b83be884f1e0a948931e Mon Sep 17 00:00:00 2001 From: Luke Bonham Date: Thu, 19 Sep 2013 06:24:58 -0700 Subject: [PATCH] Updated borderbox (markdown) --- borderbox.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } ) -- 2.39.2