summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorAmir Saeid <amir@glgdgt.com>2026-04-18 21:49:07 +0100
committerAmir Saeid <amir@glgdgt.com>2026-04-18 21:49:07 +0100
commit5cac22282cbfaccf3bdac24ebaf12c534d64b18e (patch)
treedec2d9cf6059f9e28d810ddfe31a6eb3e6e7d8e3 /hosts
parent9158edcb475f7cf4d000c7c06d56791e24166c75 (diff)
Improve time format in i3bar
Diffstat (limited to 'hosts')
-rw-r--r--hosts/gheshki/home.nix2
1 files changed, 1 insertions, 1 deletions
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 /" = {