AutoYADM commit: 2025-01-13 14:35:05
This commit is contained in:
parent
759b5ded6e
commit
963b0d5e02
1 changed files with 2 additions and 1 deletions
|
@ -281,7 +281,8 @@ 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 +'%a, %b %d - %H:%M'; do sleep 60; done
|
||||
status_command while date +'%a, %b %d - %H:%M'; do sleep 1; done
|
||||
# status_command inotifywait -m -e modify /home/fic/scripts/time | cat /home/fic/scripts/time
|
||||
|
||||
colors {
|
||||
background $bg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue