From 759b5ded6ea1ca789c0558b73bdec4f27a21df8b Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Mon, 13 Jan 2025 14:30:05 -0500 Subject: [PATCH] AutoYADM commit: 2025-01-13 14:30:05 --- .config/sway/time | 1 + .config/sway/time.sh | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 .config/sway/time diff --git a/.config/sway/time b/.config/sway/time new file mode 100644 index 00000000..aecc4c1f --- /dev/null +++ b/.config/sway/time @@ -0,0 +1 @@ +Mon, Jan 13 - 14:28 diff --git a/.config/sway/time.sh b/.config/sway/time.sh index d5bff520..f39a05ee 100755 --- a/.config/sway/time.sh +++ b/.config/sway/time.sh @@ -1,3 +1,2 @@ #!/bin/sh - -date +'%a, %b %d - %H:%M' +date +'%a, %b %d - %H:%M' >./time