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

<channel name="xfce4-power-manager" version="1.0">
  <property name="xfce4-power-manager" type="empty">
    <property name="brightness-switch-restore-on-exit" type="int" value="1"/>
    <property name="show-tray-icon" type="bool" value="false"/>
    <property name="brightness-switch" type="int" value="0"/>
    <property name="dpms-enabled" type="bool" value="true"/>
    <property name="blank-on-ac" type="int" value="0"/>
    <property name="general-notification" type="bool" value="true"/>
    <property name="dpms-on-ac-sleep" type="uint" value="0"/>
    <property name="dpms-on-ac-off" type="uint" value="2"/>
    <property name="presentation-mode" type="bool" value="true"/>
    <property name="brightness-level-on-ac" type="uint" value="100"/>
  </property>
</channel>