mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-17 23:24:52 +00:00
11 lines
476 B
XML
11 lines
476 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="show-tray-icon" type="bool" value="false"/>
|
|
<property name="dpms-on-ac-sleep" type="uint" value="31"/>
|
|
<property name="blank-on-ac" type="int" value="30"/>
|
|
<property name="dpms-on-ac-off" type="uint" value="32"/>
|
|
<property name="dpms-enabled" type="bool" value="false"/>
|
|
</property>
|
|
</channel>
|