Xfce: Disable auto screen locking
All I wanna do is watch animu in peace god dammit
This commit is contained in:
parent
10f3793b29
commit
a322747141
@ -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"/>
|
||||
|
@ -6,10 +6,11 @@
|
||||
<property name="idle-activation" type="empty">
|
||||
<property name="enabled" type="bool" value="false"/>
|
||||
</property>
|
||||
<property name="fullscreen-inhibit" type="bool" value="true"/>
|
||||
</property>
|
||||
<property name="lock" type="empty">
|
||||
<property name="saver-activation" type="empty">
|
||||
<property name="enabled" type="bool" value="true"/>
|
||||
<property name="enabled" type="bool" value="false"/>
|
||||
</property>
|
||||
</property>
|
||||
</channel>
|
||||
|
Loading…
Reference in New Issue
Block a user