Do not handle display with xfce power manager

This commit is contained in:
Fierelier 2022-10-19 11:34:35 +02:00
parent bb9c42fb0f
commit a8e17ccb45

View File

@ -5,12 +5,15 @@
<property name="power-button-action" type="uint" value="1"/>
<property name="show-tray-icon" type="bool" value="false"/>
<property name="show-panel-label" type="int" value="0"/>
<property name="brightness-switch-restore-on-exit" type="int" value="0"/>
<property name="brightness-switch-restore-on-exit" type="int" value="1"/>
<property name="brightness-switch" type="int" value="0"/>
<property name="sleep-button-action" type="uint" value="1"/>
<property name="hibernate-button-action" type="uint" value="1"/>
<property name="critical-power-level" type="uint" value="10"/>
<property name="critical-power-action" type="uint" value="1"/>
<property name="inactivity-sleep-mode-on-battery" type="uint" value="1"/>
<property name="dpms-enabled" type="bool" value="false"/>
<property name="blank-on-battery" type="int" value="0"/>
<property name="blank-on-ac" type="int" value="0"/>
</property>
</channel>