mirror of https://github.com/lcpz/lain.git
alsabar: notifications.color change
This commit is contained in:
parent
aacefc209e
commit
968b2eafa3
|
@ -43,7 +43,7 @@ local alsabar =
|
||||||
{
|
{
|
||||||
font = beautiful.font:sub(beautiful.font:find(""), beautiful.font:find(" ")),
|
font = beautiful.font:sub(beautiful.font:find(""), beautiful.font:find(" ")),
|
||||||
font_size = "11",
|
font_size = "11",
|
||||||
color = beautiful.fg_focus,
|
color = beautiful.fg_normal,
|
||||||
bar_size = 18
|
bar_size = 18
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue