1
0
Fork 0

changed i3status memory used algo

This commit is contained in:
Massaki Archambault 2018-10-11 15:52:10 -04:00
parent af246e6f60
commit e14d0e66e3
1 changed files with 4 additions and 1 deletions

View File

@ -50,7 +50,9 @@ cpu_usage {
memory {
format = " %percentage_used"
threshold_degraded = "25%"
memory_used_method = "memavailable"
threshold_degraded = "20%"
threshold_degraded = "5%"
}
battery all {
@ -72,6 +74,7 @@ volume master {
device = "pulse"
format = "墳 %volume"
format_muted = "婢"
color_degraded = "#4B5056"
}
path_exists vpn {