add night color settings
This commit is contained in:
parent
c42affa347
commit
5568dda2fb
1 changed files with 7 additions and 0 deletions
|
@ -26,5 +26,12 @@
|
|||
];
|
||||
}
|
||||
];
|
||||
configFile.kwinrc."NightColor" = {
|
||||
Active = true;
|
||||
LatitudeFixed = 51;
|
||||
LongitudeFixed = 13;
|
||||
Mode = "Location";
|
||||
NightTemperature = 4200;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue