|
|
@@ -153,17 +153,23 @@ card = intel_backlight |
|
|
|
[module/cpu] |
|
|
|
type = internal/cpu |
|
|
|
interval = 2 |
|
|
|
format-prefix = " " |
|
|
|
format-prefix-foreground = ${colors.foreground-alt} |
|
|
|
format-underline = #f90000 |
|
|
|
format-prefix = " " |
|
|
|
format-prefix-background = ${colors.primary} |
|
|
|
format-prefix-foreground = ${colors.background} |
|
|
|
format-background = ${colors.primary} |
|
|
|
format-foreground = ${colors.background} |
|
|
|
;format-underline = #f90000 |
|
|
|
label = %percentage:2%% |
|
|
|
|
|
|
|
[module/memory] |
|
|
|
type = internal/memory |
|
|
|
interval = 2 |
|
|
|
format-prefix = " " |
|
|
|
format-prefix-foreground = ${colors.foreground-alt} |
|
|
|
format-underline = #4bffdc |
|
|
|
format-prefix = " " |
|
|
|
format-prefix-background = ${colors.primary} |
|
|
|
format-prefix-foreground = ${colors.background} |
|
|
|
format-background = ${colors.primary} |
|
|
|
format-foreground = ${colors.background} |
|
|
|
;format-underline = #4bffdc |
|
|
|
label = %percentage_used%% |
|
|
|
|
|
|
|
[module/wlan] |