ソースを参照

Use shorter label for images

Alois Mahdal 7 年 前
コミット
fa6496a321
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      dotfiles/i3status.conf

+ 1
- 1
dotfiles/i3status.conf ファイルの表示

@@ -54,7 +54,7 @@ tztime local {
54 54
 }
55 55
 
56 56
 disk "/var/lib/libvirt/images" {
57
-    format = "virt:%avail"
57
+    format = "i:%avail"
58 58
     threshold_type = "gbytes_avail"
59 59
     low_threshold = 2
60 60
 }