aboutsummaryrefslogtreecommitdiffstats
path: root/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml
blob: 94465cbe9a6febf971f29c457ee598cc08a820f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>

<channel name="xfce4-power-manager" version="1.0">
  <property name="xfce4-power-manager" type="empty">
    <property name="cpu-scaling-gov" type="bool" value="false"/>
    <property name="show-tray-icon" type="uint" value="1"/>
    <property name="dpms-enabled" type="bool" value="true"/>
    <property name="on-ac-monitor-dpms-timeouts" type="array">
      <value type="uint" value="5"/>
      <value type="uint" value="10"/>
      <value type="uint" value="15"/>
    </property>
  </property>
</channel>