Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 378 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 378 Bytes

Displays the current date time like so

w42 📅 2019-05-10 🕖 07:55

Usage

Just add the following block to your ~/.i3/i3blocks.conf

[time]
command=<path to this repo>/clock.sh
interval=60

You can lower the interval as this one may give a 1mn diff between real time and display time in the worst case scenario e.g. it's 8:00 but it display 7:59.