Set font to OpenSans & adjusted time format

This commit is contained in:
Serĉanto de Scio 2019-10-01 14:45:15 +10:00
parent b14c6c668a
commit 8ec7dad658
Signed by: sercanto
GPG key ID: A4122FF3971B6865

View file

@ -209,7 +209,9 @@ 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 +'%Y-%m-%d %H:%M:%S'; do sleep 1; done
font OpenSans 10
colors {
statusline #ffffff