Set warn percentage for RAM at 50 (polybar)
parent
8c47567f9b
commit
5a3d510ad1
|
@ -12,6 +12,6 @@ bottom_right = temperature cpu memory filesystem-custom
|
|||
type = internal/memory
|
||||
interval = 0.2
|
||||
format = <label>
|
||||
|
||||
warn-percentage = 50
|
||||
label = %{F#fba922}%{F#77dd77} %gb_free% / %gb_total%
|
||||
label-warn = %{F#fba922}%{F#ff5555} %gb_free% / %gb_total%
|
Loading…
Reference in New Issue