Rework polybar memory module
This commit is contained in:
parent
798bcd0fa1
commit
6a94daddc0
@ -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 =
|
||||||
|
Loading…
Reference in New Issue
Block a user