aboutsummaryrefslogtreecommitdiffstats
path: root/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml
blob: e28667988521593d5a39cfba5d4e6c7e2b696497 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?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="empty"/>
    <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="empty"/>
    <property name="power-switch-action" type="uint" value="0"/>
    <property name="sleep-switch-action" type="uint" value="1"/>
  </property>
</channel>