From 2ac432d906229743ea6993793701b7f00326db96 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Mon, 13 Jan 2025 14:20:05 -0500 Subject: [PATCH] AutoYADM commit: 2025-01-13 14:20:05 --- .config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index fe42c029..72b5c828 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -281,7 +281,7 @@ bar { # When the status_command prints a new line to stdout, swaybar updates. # The default just shows the current date and time. - status_command while date +'%Y-%m-%d %X'; do sleep 1; done + status_command while date +'%a, %b %d %X'; do sleep 1; done colors { background $bg