Gnome : Disable suspend on idle.
This commit is contained in:
parent
42a193a9e1
commit
d59f621309
|
@ -309,7 +309,7 @@ in {
|
||||||
ambient-enabled = false;
|
ambient-enabled = false;
|
||||||
idle-dim = false;
|
idle-dim = false;
|
||||||
power-button-action = "nothing";
|
power-button-action = "nothing";
|
||||||
sleep-inactive-ac-timeout = "900";
|
sleep-inactive-ac-timeout = "0";
|
||||||
sleep-inactive-ac-type = "nothing";
|
sleep-inactive-ac-type = "nothing";
|
||||||
sleep-inactive-battery-type = "nothing";
|
sleep-inactive-battery-type = "nothing";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue