polybar: add a warning when RAM is full

This commit is contained in:
Vincent Bernat 2023-01-05 15:52:46 +01:00
parent 4fe1733db9
commit 754cbcc020

View file

@ -100,6 +100,9 @@ label = %{T2}%{T-} %percentage: 2%%
type = internal/memory
interval = 5
label =  %percentage_used: 2%%
warn-percentage = 90
format-warn = <label>
format-warn-foreground = ${colors.warning}
[module/date]
type = internal/date