~mehdix/dotfiles

a45e09e96744030078bca68f1f6d9f3136c37d39 — Mehdi Sadeghi 1 year, 8 months ago 664dafb
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