diff --git a/.config/sway/config b/.config/sway/config index eb42c4f2..8ad78a79 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -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