Set i3status memory threshold_degraded to 15%
This commit is contained in:
parent
844f8e77f2
commit
2dcb3ecbca
@ -83,7 +83,7 @@ cpu_usage {
|
||||
|
||||
memory {
|
||||
format = "%used"
|
||||
threshold_degraded = "10%"
|
||||
threshold_degraded = "15%"
|
||||
format_degraded = "MEMORY: %free"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user