소스 검색

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
 }