Merge pull request #68 from iax7/patch-1

Error when disk usage is 100%
This commit is contained in:
Radovan Garabík 2017-10-09 16:56:44 +02:00 committed by GitHub
commit b1d36b1f19
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ regexp=/[-\w\d./]*$
colours=bold green
======
# Use 0-60%
regexp=[1-6][0-9]?%|0%
regexp=[ 1-6][0-9]?%|0%
colours=green
======
# Use 70-90%