Xfce: Disable auto screen locking

All I wanna do is watch animu in peace god dammit
This commit is contained in:
2019-09-07 04:11:27 -05:00
parent 10f3793b29
commit a322747141
2 changed files with 3 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
<property name="brightness-on-battery" type="uint" value="9"/>
<property name="critical-power-action" type="empty"/>
<property name="critical-power-level" type="empty"/>
<property name="dpms-enabled" type="bool" value="true"/>
<property name="dpms-enabled" type="bool" value="false"/>
<property name="dpms-on-ac-off" type="uint" value="0"/>
<property name="dpms-on-ac-sleep" type="uint" value="0"/>
<property name="dpms-on-battery-off" type="uint" value="60"/>