diff --git a/dwmstatus.c b/dwmstatus.c index 26a2a15..c3f5a3e 100644 --- a/dwmstatus.c +++ b/dwmstatus.c @@ -20,7 +20,7 @@ char *tzargentina = "America/Buenos_Aires"; char *tzutc = "UTC"; char *tzwarsaw = "Europe/Warsaw"; -char *tzlocal = "Australia/Sydney"; +char *tzlocal = "Europe/Warsaw"; static Display *dpy;