11 lines
417 B
XML
11 lines
417 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<channel name="xfce4-power-manager" version="1.0">
|
|
<property name="xfce4-power-manager" type="empty">
|
|
<property name="power-button-action" type="uint" value="3"/>
|
|
<property name="show-tray-icon" type="int" value="1"/>
|
|
<property name="dpms-on-ac-off" type="uint" value="56"/>
|
|
<property name="dpms-on-ac-sleep" type="uint" value="55"/>
|
|
</property>
|
|
</channel>
|