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