1
0
Fork 0

Fix graph state display

This commit is contained in:
maralorn 2022-12-15 02:15:02 +01:00
parent 5a3af7e1b8
commit 578c1e4b12

View file

@ -666,10 +666,11 @@ in {
})
(mkConfig
{
name = "60m";
hours_to_show = 1;
points_per_hour = 30;
show = {
name = false;
icon = false;
state = true;
};
})