qntfrd / i3-blocks-analogClock

Displays the current πŸ“… date πŸ•– time for i3blocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Displays the current πŸ“… date πŸ•– time for i3blocks


Languages

Language:Shell 100.0%