Sfoglia il codice sorgente

Set treshold for disk usage warning

DricomDragon 4 anni fa
parent
commit
577408389c
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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 {