aboutsummaryrefslogtreecommitdiffstats
path: root/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml
blob: 7717860e62d61ac066c8f5269e2c4b2421057d32 (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="critical-power-action" type="uint" value="3"/>
    <property name="power-button-action" type="uint" value="3"/>
    <property name="hibernate-button-action" type="uint" value="3"/>
    <property name="sleep-button-action" type="uint" value="3"/>
    <property name="brightness-on-ac" type="uint" value="9"/>
    <property name="lock-screen-suspend-hibernate" type="bool" value="false"/>
  </property>
</channel>