diff options
author | Jesús <heckyel@hyperbola.info> | 2019-04-22 17:28:41 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-04-22 17:28:41 -0500 |
commit | e461bb72487dcb4d0067bb7f6c4d8f17111e3800 (patch) | |
tree | 16032a930fdc6f2687f1aaecad1749f344f05980 /i3blocks.conf | |
parent | fe8b040960bcb1224b7c9b647601e84507a7d33d (diff) | |
download | i3-config-e461bb72487dcb4d0067bb7f6c4d8f17111e3800.tar.lz i3-config-e461bb72487dcb4d0067bb7f6c4d8f17111e3800.tar.xz i3-config-e461bb72487dcb4d0067bb7f6c4d8f17111e3800.zip |
update calendar
Diffstat (limited to 'i3blocks.conf')
-rw-r--r-- | i3blocks.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/i3blocks.conf b/i3blocks.conf index 9f7064d..eeab851 100644 --- a/i3blocks.conf +++ b/i3blocks.conf @@ -150,7 +150,8 @@ color=#18FFFF # Date Time # [time] -command=date '+%Y-%m-%d %H:%M:%S' +label= +command=date "+%a, %b %_d %Y %I:%M%P" interval=1 # OpenVPN support |