disable forced flag in noctalia night light
This commit is contained in:
parent
1b4dd489c9
commit
8611114de4
1 changed files with 1 additions and 1 deletions
|
|
@ -418,7 +418,7 @@
|
|||
};
|
||||
nightLight = {
|
||||
enabled = true;
|
||||
forced = true;
|
||||
forced = false;
|
||||
autoSchedule = true;
|
||||
nightTemp = "4000";
|
||||
dayTemp = "6500";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue