Updated borderbox (markdown)
This commit is contained in:
parent
b09852a054
commit
f5bab9a7c7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
Loading…
Add table
Reference in a new issue