1
0
forked from c3d2/nix-config

rc3ticker: fix ticker colors

This commit is contained in:
Astro 2022-12-20 15:16:07 +01:00
parent 4ee68b0d3c
commit 30a64b5a09

View File

@ -27,11 +27,11 @@
config.calendars = {
chilyconchaos = {
url = "https://ramac.mudbyte.de/remote.php/dav/public-calendars/YTtwyZcXsmZDfSoo/?export";
color = "#rgb(255,47,0)";
color = "rgb(255,47,0)";
};
xrelog = {
url = "https://pretalx.c3voc.de/xrelog-2022/schedule/export/schedule.ics";
color = "#000000";
color = "#0F0F0F";
};
freiraeumen = {
url = "https://forum.freiraeumen.jetzt/freiraumforum/schedule/export/schedule.ics";