polybar: fix mem widget

This commit is contained in:
Inhji 2021-08-04 22:11:39 +02:00
parent 93bed617b8
commit c589b34f10
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,7 @@ ramp-coreload-7 = █
type = internal/memory
interval = 2
format-prefix = "mem "
format-prefix-foreground = ${colors.f_low}
format-prefix-foreground = ${colors.f_med}
label = %percentage_used%%
[module/eth]