11 lines
No EOL
298 B
Text
11 lines
No EOL
298 B
Text
[module/memory]
|
|
type = internal/memory
|
|
interval = 1
|
|
|
|
format-background = ${colors.label}
|
|
format-foreground = ${colors.white}
|
|
format-prefix = %{T2}%{T-}
|
|
format-prefix-background = ${colors.prefix}
|
|
format-prefix-foreground = ${colors.white}
|
|
format-prefix-padding = 1
|
|
label = " %percentage_used%% " |