xfce settings: Suspend on lid close in case of AC too.

This commit is contained in:
Mikhail Efremov 2013-03-22 17:44:33 +04:00
parent ff0c375e56
commit 850475aa06

View File

@ -2,7 +2,7 @@
<channel name="xfce4-power-manager" version="1.0">
<property name="xfce4-power-manager" type="empty">
<property name="lid-action-on-ac" type="uint" value="3"/>
<property name="lid-action-on-ac" type="uint" value="1"/>
<property name="lid-action-on-battery" type="uint" value="1"/>
<property name="dpms-enabled" type="bool" value="true"/>
<property name="critical-power-level" type="uint" value="10"/>