Explorar el Código

Use ፧ (Ethiopian question mark) for missing battery

Alois Mahdal hace 11 años
padre
commit
03a6fb514b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      dotfiles/i3status.conf

+ 1
- 1
dotfiles/i3status.conf Ver fichero

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