mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
Lower night screen temperature even more
This commit is contained in:
parent
90a5961845
commit
dffe2f075a
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
provider = "geoclue2";
|
provider = "geoclue2";
|
||||||
settings.general.adjustment-method = "wayland";
|
settings.general.adjustment-method = "wayland";
|
||||||
|
|
||||||
temperature.night = 3000;
|
temperature.night = 2700;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue