AutoYADM commit: 2025-01-13 14:20:05
This commit is contained in:
parent
d2ce2b7020
commit
2ac432d906
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue