kwin.nightlight.location for latitude and longitude
This commit is contained in:
parent
aba983b5f0
commit
4d29395bd1
|
@ -4,8 +4,10 @@
|
|||
desktop.mouseActions.verticalScroll = "switchVirtualDesktop";
|
||||
kwin.nightLight = {
|
||||
enable = true;
|
||||
latitude = "52.32";
|
||||
longitude = "5.44";
|
||||
location = {
|
||||
latitude = "52.32";
|
||||
longitude = "5.44";
|
||||
};
|
||||
mode = "location";
|
||||
night = 1400;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue