alsabar: notifications.color change

This commit is contained in:
luke bonham 2013-09-20 03:04:17 +02:00
parent aacefc209e
commit 968b2eafa3
1 changed files with 1 additions and 1 deletions

View File

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