Compare commits

...

2 commits

Author SHA1 Message Date
Yash Karandikar 0c2b1b7189 Revamp network module 2022-12-30 13:41:34 -06:00
Yash Karandikar 44069f57fc idk what this was 2022-12-30 13:28:38 -06:00
2 changed files with 14 additions and 4 deletions

View file

@ -351,7 +351,7 @@ colors:
matches:
foreground: CellBackground
background: '#88c0d0'
bar:
footer_bar:
background: '#434c5e'
foreground: '#d8dee9'
normal:

View file

@ -97,10 +97,20 @@ interface = ${config.interface}
interval = 3
format-connected = <label-connected>
format-connected = <ramp-signal> <label-connected>
format-connected-foreground = ${colors.success}
label-connected = %downspeed:9% %upspeed:9%
label-connected-foreground = ${colors.success}
label-connected = %essid% %downspeed:9% %upspeed:9%
format-disconnected = <label-disconnected>
format-disconnected-foreground = ${colors.error}
label-disconnected = 
ramp-signal-0 = 
ramp-signal-1 = 
ramp-signal-2 = 
ramp-signal-3 = 
[module/temperature]
type = internal/temperature