More fix
This commit is contained in:
parent
a9bebf4efd
commit
4646288569
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ local sidebar = wibox {
|
||||||
ontop = true,
|
ontop = true,
|
||||||
width = width,
|
width = width,
|
||||||
height = height,
|
height = height,
|
||||||
y = dpi(15),
|
y = dpi(12),
|
||||||
screen = s,
|
screen = s,
|
||||||
bg = theme.bg,
|
bg = theme.bg,
|
||||||
--bg = colors.transparent,
|
--bg = colors.transparent,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue