Parcourir la source

Set treshold for disk usage warning

DricomDragon il y a 4 ans
Parent
commit
577408389c
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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 {