mirror of https://github.com/lcpz/lain.git
Updated borderbox (markdown)
This commit is contained in:
parent
1f35c5057f
commit
1368b031aa
|
@ -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…
Reference in New Issue