You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
609 B
13 lines
609 B
<?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="4"/> |
|
<property name="show-tray-icon" type="bool" value="false"/> |
|
<property name="dpms-enabled" type="bool" value="false"/> |
|
<property name="dpms-on-ac-sleep" type="uint" value="60"/> |
|
<property name="blank-on-ac" type="int" value="0"/> |
|
<property name="dpms-on-ac-off" type="uint" value="60"/> |
|
<property name="general-notification" type="bool" value="true"/> |
|
</property> |
|
</channel>
|
|
|