From 1d80af59ac6278a758f4d68a3637a003ead105d7 Mon Sep 17 00:00:00 2001
From: Von Random <von@mechanus.net>
Date: Wed, 8 Jan 2025 14:58:23 +0200
Subject: [PATCH] i3status-rs: formatting

---
 dot_config/i3status-rust/config.toml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dot_config/i3status-rust/config.toml b/dot_config/i3status-rust/config.toml
index 723c382..71d7407 100644
--- a/dot_config/i3status-rust/config.toml
+++ b/dot_config/i3status-rust/config.toml
@@ -51,6 +51,6 @@ driver = "sway"
 [[block]]
 block = "time"
 interval = 1
+timezone = "Europe/Moscow"
 [block.format]
-full = "$icon $timestamp.datetime(f:'%a %R')"
-short = "$icon $timestamp.datetime(f:'%R')"
+full = " $timestamp.datetime(f:'%R') "