Преглед изворни кода

Try to make format_muted width more consistent

Most of numbers from 0 to 100 have 2 digits.
Alois Mahdal пре 9 година
родитељ
комит
c9d060f37a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      dotfiles/i3status.conf

+ 1
- 1
dotfiles/i3status.conf Прегледај датотеку

@@ -39,7 +39,7 @@ disk "/home" {
39 39
 
40 40
 volume master {
41 41
     format          = "♪%volume"
42
-    format_muted    = "♪---%%"
42
+    format_muted    = "♪--%%"
43 43
     device          = "default"
44 44
     mixer           = "Master"
45 45
     mixer_idx       = 0