Browse Source

Set treshold for disk usage warning

DricomDragon 4 năm trước cách đây
mục cha
commit
577408389c
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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 {