Polybar: Add precise usage to memory module

This commit is contained in:
Salt 2018-01-20 13:30:29 -06:00
parent 9710720d09
commit d3cf2727d5

View File

@ -295,7 +295,7 @@ format-prefix-foreground = ${res/colors.background}
format-prefix-background = ${res/colors.icon-memory}
interval = 1
label = %percentage_used%%
label = %percentage_used%% (%gb_used%)
label-padding = ${res/config.padding}
label-background = ${res/colors.background}