Updated: Adjusted the sleep settings.
That way the system will not sleep Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
parent
0f98c97ff6
commit
26a7733210
|
@ -8,6 +8,7 @@
|
|||
<property name="dpms-on-ac-sleep" type="uint" value="60"/>
|
||||
<property name="blank-on-ac" type="int" value="60"/>
|
||||
<property name="dpms-on-ac-off" type="uint" value="60"/>
|
||||
<property name="inactivity-on-ac" type="uint" value="14"/>
|
||||
<property name="inactivity-sleep-mode-on-ac" type="uint" value="0"/>
|
||||
<property name="inactivity-on-ac" type="uint" value="0"/>
|
||||
</property>
|
||||
</channel>
|
||||
|
|
Loading…
Reference in New Issue