浏览代码

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 {