Add day of week and week no to i3status.
1 files changed, 1 insertions(+), 1 deletions(-) M .config/sway/config
M .config/sway/config => .config/sway/config +1 -1
@@ 227,7 227,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 %l:%M:%S %p'; do sleep 1; done status_command while date +'%A W%V %Y-%m-%d %l:%M:%S %p'; do sleep 1; done colors { statusline #ffffff