瀏覽代碼

Set treshold for disk usage warning

DricomDragon 4 年之前
父節點
當前提交
577408389c
共有 1 個文件被更改,包括 2 次插入0 次删除
  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 {