From f36a90aa86f022e63a98d8213890782b712dfafd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Mon, 29 Jan 2018 11:34:57 +0100 Subject: [PATCH] Update bar --- i3/i3status.conf | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/i3/i3status.conf b/i3/i3status.conf index 554c388..f48992c 100644 --- a/i3/i3status.conf +++ b/i3/i3status.conf @@ -33,20 +33,21 @@ battery_level 0 { } clock { - format = ["{Local}", "{NZ}"] - format_time = "  [{name}] %a %Y-%m-%d %H:%M:%S " + format = ["{Europe/Berlin}", "{NZ}", "{Cuba}" ] + format_time = "  {name} \[KW %V\] %a %Y-%m-%d %H:%M:%S " } wifi { - bitrate_bad = 1 - bitrate_degraded = 1 + bitrate_bad = 0 + bitrate_degraded = 0 format_down = "  down " format_up = "  {signal_percent} {ssid} " } spotify { - format = "  {title} ({artist}) - {time} " + format = "  {title} - {artist} " format_down = "no Spotify" + cache_timeout = 10 } online_status { @@ -54,8 +55,7 @@ online_status { } volume_status { - device = "12" - cache_timeout = 1 + cache_timeout = 10 format = "  {percentage}% " format_muted = "  mute " thresholds = []