From 2ebe1f37269e9bec23a3f0c2e6be956884c7ab92 Mon Sep 17 00:00:00 2001 From: Emil Mikulic Date: Mon, 14 Jan 2013 00:18:38 +1100 Subject: Add tztime module to support multiple different timezones. --- i3status.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'i3status.conf') diff --git a/i3status.conf b/i3status.conf index 49ea488..6b1d2d7 100644 --- a/i3status.conf +++ b/i3status.conf @@ -19,7 +19,7 @@ order += "wireless wlan0" order += "ethernet eth0" order += "battery 0" order += "load" -order += "time" +order += "tztime local" wireless wlan0 { format_up = "W: (%quality at %essid) %ip" @@ -44,7 +44,7 @@ run_watch VPN { pidfile = "/var/run/vpnc/pid" } -time { +tztime local { format = "%Y-%m-%d %H:%M:%S" } -- cgit v1.2.3