diff options
| -rw-r--r-- | man/i3status.man | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/man/i3status.man b/man/i3status.man index 64ac7f0..84f1d13 100644 --- a/man/i3status.man +++ b/man/i3status.man @@ -74,7 +74,7 @@ ethernet eth0 {  battery 0 {          format = "%status %percentage %remaining %emptytime"          format_down = "No battery" -        status_chr = "⚇ CHR"" +        status_chr = "⚇ CHR"          status_bat = "⚡ BAT"          status_full = "☻ FULL"          path = "/sys/class/power_supply/BAT%d/uevent"  | 
