This commit is contained in:
Luca 2022-11-23 15:27:32 +01:00
parent a9bebf4efd
commit 4646288569

View file

@ -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,