Browse Source

Set treshold for disk usage warning

DricomDragon 4 years ago
parent
commit
577408389c
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Install/Templates/i3status/config

+ 2 - 0
Install/Templates/i3status/config

@@ -54,6 +54,8 @@ load {
 
 disk "/" {
         format = "%avail"
+        low_threshold = 100
+        threshold_type = gbytes_avail
 }
 
 volume master {