From e64b28670a84486ca9e6f66c300dd795d3bb9e91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Mon, 11 Sep 2017 19:12:42 +0200 Subject: [PATCH] i3: Add charging character to py3status --- i3/i3status.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/i3/i3status.conf b/i3/i3status.conf index 8a11a28..e22dc1a 100644 --- a/i3/i3status.conf +++ b/i3/i3status.conf @@ -28,6 +28,7 @@ order += "clock" battery_level 0 { format = " {icon} {percent}% " + charging_character = "" blocks = "" notification = true hide_when_full = true