mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2024-12-23 03:32:30 +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",
|
position = "top_left",
|
||||||
icon = beautiful.widget_no_net_notify,
|
icon = beautiful.widget_no_net_notify,
|
||||||
fg = "#ff5e5e",
|
fg = "#ff5e5e",
|
||||||
bg = "#060606" })
|
bg = "#121212" })
|
||||||
no_net_shown = false
|
no_net_shown = false
|
||||||
end
|
end
|
||||||
return gray .. " Net " .. coldef .. "<span color='#e54c62'>Off " .. coldef
|
return gray .. " Net " .. coldef .. "<span color='#e54c62'>Off " .. coldef
|
||||||
|
|
Loading…
Reference in a new issue