mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2024-12-22 19:22:32 +00:00
dremora: net checker color modified
This commit is contained in:
parent
a6b0689b47
commit
bdec9b1440
|
@ -516,7 +516,7 @@ function (widget, args)
|
|||
position = "top_left",
|
||||
icon = beautiful.widget_no_net_notify,
|
||||
fg = "#ff5e5e",
|
||||
bg = "#060606" })
|
||||
bg = "#121212" })
|
||||
no_net_shown = false
|
||||
end
|
||||
return gray .. " Net " .. coldef .. "<span color='#e54c62'>Off " .. coldef
|
||||
|
|
Loading…
Reference in a new issue