From 0e565aa48b682f18b032250081ac5b053e2d2173 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Sat, 9 Sep 2017 15:58:06 +0200 Subject: [PATCH] Update py3status --- i3/i3status.conf | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/i3/i3status.conf b/i3/i3status.conf index 86cd782..8a11a28 100644 --- a/i3/i3status.conf +++ b/i3/i3status.conf @@ -27,8 +27,11 @@ order += "battery_level 0" order += "clock" battery_level 0 { - format = "  {percent}% " + format = " {icon} {percent}% " + blocks = "" notification = true + hide_when_full = true + notify_low_level = true threshold_full = 95 } @@ -46,8 +49,9 @@ wifi { spotify { format = "  {title} - {artist} " - format_down = "no Spotify" + format_down = "  off " cache_timeout = 1 + color_offline = '#FFFFFF' } online_status {