polybar-werefox-theme/modules/memory
2020-04-15 15:57:25 -03:00

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%% "