Ver código fonte

Set treshold for disk usage warning

DricomDragon 4 anos atrás
pai
commit
577408389c
1 arquivos alterados com 2 adições e 0 exclusões
  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 {