Commit graph

8 commits

Author SHA1 Message Date
M1dgard 318fa288ff
[clock.py] Action for analog clockface
Because it seems there aren't that much analog clocks, I went with just
yet another tty-clock config.
2018-08-20 03:22:41 +02:00
M1dgard cb9bc04f25
[clock.py] Add actions to open khal and tty-clock 2018-08-20 03:07:18 +02:00
M1dgard 4f45e2f9ab
[clock.py] Fix colours 2018-08-19 01:54:30 +02:00
M1dgard 15c095dd69
[polybar] Getting tired of the timezones 2018-08-06 20:23:14 +02:00
M1dgard 4e13e22dee
Actually a digital readout is useful 2018-05-29 12:26:09 +02:00
M1dgard 385ea67efd
Add battery ramps and detailed clocks
Like the wlan strength icons, the clocks and battery ramps draw multiple
glyphs at the same location to create multi-coloured icons. For them to
show up, you need my Bar Material Supplement font, which isn't published
yet because I haven't decided on a license nor on a way to host it.
2018-05-29 12:26:09 +02:00
M1dgard 717b208a94
Add analog clock faces 2018-05-29 12:26:09 +02:00
M1dgard ed5ea4c2ab
Write small custom clock script for bar
Polybar doesn't support time zones yet, so I wrote my own date
displaying script. I think I'll keep it, it is more accurate: 0.02s
instead of up to 5s (configurable but higher frequency means more
CPU power used) latency.
2018-05-29 12:26:09 +02:00