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

Use ፧ (Ethiopian question mark) for missing battery

Alois Mahdal пре 9 година
родитељ
комит
03a6fb514b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      dotfiles/i3status.conf

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

@@ -20,7 +20,7 @@ order += "tztime local"
20 20
 
21 21
 battery 0 {
22 22
        format = "%status %percentage %remaining"
23
-       format_down = "?B0"
23
+       format_down = "B0"
24 24
        status_chr = "⚇C0"
25 25
        status_bat = "⚡B0"
26 26
        status_full = "☻F0"