default config: show %avail disk space instead of %free
The former property is generally more relevant to end users
This commit is contained in:
parent
14b43bdec2
commit
09330976e5
@ -53,5 +53,5 @@ load {
|
||||
}
|
||||
|
||||
disk "/" {
|
||||
format = "%free"
|
||||
format = "%avail"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user