feat(desktop): adjust bedtime mode start hours
This commit is contained in:
parent
b2843b49ed
commit
003be522ac
|
@ -99,7 +99,7 @@ in {
|
||||||
"org/gnome/shell/extensions/bedtime-mode" = {
|
"org/gnome/shell/extensions/bedtime-mode" = {
|
||||||
ondemand-button-location = "menu";
|
ondemand-button-location = "menu";
|
||||||
automatic-schedule = true;
|
automatic-schedule = true;
|
||||||
schedule-start-hours = 22;
|
schedule-start-hours = 23;
|
||||||
schedule-end-hours = 6;
|
schedule-end-hours = 6;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue