From 5cac22282cbfaccf3bdac24ebaf12c534d64b18e Mon Sep 17 00:00:00 2001 From: Amir Saeid Date: Sat, 18 Apr 2026 21:49:07 +0100 Subject: Improve time format in i3bar --- hosts/gheshki/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts') diff --git a/hosts/gheshki/home.nix b/hosts/gheshki/home.nix index 090dead..dff03e6 100644 --- a/hosts/gheshki/home.nix +++ b/hosts/gheshki/home.nix @@ -132,7 +132,7 @@ "tztime local" = { position = 6; settings = { - format = "%Y-%m-%d %H-%M"; + format = "%Y-%m-%d %H:%M"; }; }; "disk /" = { -- cgit v1.2.3