We already had night light configured oops
This commit is contained in:
parent
e921bd0132
commit
86106bdaed
|
@ -2,15 +2,6 @@
|
|||
programs.plasma = {
|
||||
enable = true;
|
||||
desktop.mouseActions.verticalScroll = "switchVirtualDesktop";
|
||||
kwin.nightLight = {
|
||||
enable = true;
|
||||
location = {
|
||||
latitude = "52.32";
|
||||
longitude = "5.44";
|
||||
};
|
||||
mode = "location";
|
||||
temperature.night = 1400;
|
||||
};
|
||||
panels = [
|
||||
{
|
||||
top = {
|
||||
|
|
Loading…
Reference in a new issue