1
0
Fork 0

Activate gnome night light

This commit is contained in:
Malte Brandy 2021-07-10 20:56:00 +02:00
parent 7ed36b30af
commit 02404790fd
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -14,6 +14,12 @@ in
cycle-windows-backward = [ "<Shift><Super>Tab" ];
};
"org/gnome/settings-daemon/plugins/color" = {
night-light-enabled = true;
night-light-schedule-automatic = false;
night-light-schedule-from = 0.0;
};
"org/gnome/settings-daemon/plugins/power" = {
sleep-inactive-ac-timeout = 10800;
sleep-inactive-ac-type = "suspend";