Set warn percentage for RAM at 50 (polybar)

master
Quentin Duchemin 2023-10-29 16:13:48 +01:00
parent 8c47567f9b
commit 5a3d510ad1
1 changed files with 1 additions and 1 deletions

View File

@ -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%