Polybar: Add precise usage to memory module
This commit is contained in:
parent
9710720d09
commit
d3cf2727d5
@ -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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user