polybar-werefox-theme/modules/memory

11 lines
358 B
Text
Raw Normal View History

2020-04-15 13:57:25 -05:00
[module/memory]
type = internal/memory
interval = 1
format-background = ${colors.dynamic-display-background}
format-foreground = ${colors.font-default}
2020-04-15 13:57:25 -05:00
format-prefix = %{T2}%{T-}
format-prefix-background = ${colors.dynamic-display-icon-background}
format-prefix-foreground = ${colors.font-default}
2020-04-15 13:57:25 -05:00
format-prefix-padding = 1
label = " %percentage_used%% "