Change network module colorschemes
They were distracting me
This commit is contained in:
parent
959c055062
commit
2f61776392
@ -347,13 +347,15 @@ interval = 1
|
|||||||
[module/wlan-up]
|
[module/wlan-up]
|
||||||
inherit = template/module/network
|
inherit = template/module/network
|
||||||
label-connected = %upspeed%
|
label-connected = %upspeed%
|
||||||
label-connected-background = ${res/colors.accent-control}
|
label-connected-foreground = ${res/colors.accent-control}
|
||||||
|
label-connected-background = ${res/colors.background}
|
||||||
label-disconnected = %ifname% Disconnected
|
label-disconnected = %ifname% Disconnected
|
||||||
|
|
||||||
[module/wlan-down]
|
[module/wlan-down]
|
||||||
inherit = template/module/network
|
inherit = template/module/network
|
||||||
label-connected = %downspeed%
|
label-connected = %downspeed%
|
||||||
label-connected-background = ${res/colors.accent-control-dark}
|
label-connected-foreground = ${res/colors.accent-control-dark}
|
||||||
|
label-connected-background = ${res/colors.background}
|
||||||
|
|
||||||
[module/xbacklight]
|
[module/xbacklight]
|
||||||
type = internal/xbacklight
|
type = internal/xbacklight
|
||||||
|
Loading…
Reference in New Issue
Block a user