13 lines
571 B
XML
13 lines
571 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="empty"/>
|
|
<property name="show-tray-icon" type="bool" value="true"/>
|
|
<property name="inactivity-on-ac" type="uint" value="14"/>
|
|
<property name="general-notification" type="bool" value="true"/>
|
|
<property name="inactivity-sleep-mode-on-ac" type="uint" value="1"/>
|
|
<property name="lock-screen-suspend-hibernate" type="bool" value="true"/>
|
|
</property>
|
|
</channel>
|