AutoYADM commit: 2025-01-13 14:20:05

This commit is contained in:
Daniel Fichtinger 2025-01-13 14:20:05 -05:00
parent d2ce2b7020
commit 2ac432d906

View file

@ -281,7 +281,7 @@ bar {
# When the status_command prints a new line to stdout, swaybar updates. # When the status_command prints a new line to stdout, swaybar updates.
# The default just shows the current date and time. # 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 { colors {
background $bg background $bg