add night color settings

This commit is contained in:
Charlotte 🦝 Delenk 2024-11-11 16:04:15 +01:00
parent c42affa347
commit 5568dda2fb

View file

@ -26,5 +26,12 @@
];
}
];
configFile.kwinrc."NightColor" = {
Active = true;
LatitudeFixed = 51;
LongitudeFixed = 13;
Mode = "Location";
NightTemperature = 4200;
};
};
}