Commit Graph

6 Commits

Author SHA1 Message Date
2ef630f30d make it bigger, add padding on right edge 2022-04-26 21:25:43 +01:00
e4f7e911b8 metric: don't hardcode battery name
bl: red background if battery is low
2022-04-26 21:25:43 +01:00
3d5d1078c2 tidy the example layout 2022-04-26 21:25:43 +01:00
89d629bdda reload stylesheet on change 2022-04-26 21:25:42 +01:00
4c63c0338d smarter poll timeout interval
use highest common factor of requested intervals. this will still
suck if we have e.g. intervals of 333 and 1000, we could probably
refine it a bit. no interval over 3s cares about millisecond precision
2022-04-26 21:25:42 +01:00
fcd5aee103 support user stylesheet and customisable css class names 2022-04-26 21:25:41 +01:00