Rework polybar memory module

This commit is contained in:
Tanguy Herbron 2021-04-26 17:23:11 +02:00
parent 798bcd0fa1
commit 6a94daddc0

View File

@ -665,7 +665,9 @@ interval = 3
; <ramp-swap-used> ; <ramp-swap-used>
; <ramp-swap-free> ; <ramp-swap-free>
format = <label> format = <label>
format-prefix = format-prefix = "﬙"
format-prefix-foreground = ${color.green}
; Available tokens: ; Available tokens:
; %percentage_used% (default) ; %percentage_used% (default)
; %percentage_free% ; %percentage_free%
@ -684,7 +686,7 @@ format-prefix = 
; %gb_swap_free% ; %gb_swap_free%
; %gb_swap_used% ; %gb_swap_used%
label = " %mb_used%" label = " %mb_used% "
; Only applies if <bar-used> is used ; Only applies if <bar-used> is used
;;bar-used-indicator = ;;bar-used-indicator =