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