From 259b4f078a7ebc415ddc80cbb1659f1e4aa842e0 Mon Sep 17 00:00:00 2001 From: Alexander Wainwright Date: Sun, 21 Dec 2025 23:03:33 +1000 Subject: [PATCH] Set date format --- alex/sway.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alex/sway.nix b/alex/sway.nix index 8288166..9947af2 100644 --- a/alex/sway.nix +++ b/alex/sway.nix @@ -183,8 +183,8 @@ in }; "clock" = { + format = "{:%a %d %b %H:%M}"; tooltip-format = "{:%Y %B}\n{calendar}"; - format-alt = "{:%Y-%m-%d}"; }; "cpu" = {