[i3status] Remove superfluous % from battery block

This commit is contained in:
Sebastian Schulze 2021-11-15 11:34:43 +01:00
parent 2f4d341156
commit f431978db5
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ device = "intel_backlight"
[[block]]
block = "battery"
driver = "upower"
format = "{percentage}% {time}"
format = "{percentage} {time}"
[[block]]
block = "time"