windvn/mods/graphical-xfce4/data/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml

17 lines
845 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="power-button-action" type="uint" value="1"/>
<property name="show-tray-icon" type="bool" value="false"/>
<property name="show-panel-label" type="int" value="0"/>
<property name="brightness-switch-restore-on-exit" type="int" value="0"/>
<property name="brightness-switch" type="int" value="0"/>
<property name="sleep-button-action" type="uint" value="1"/>
<property name="hibernate-button-action" type="uint" value="1"/>
<property name="critical-power-level" type="uint" value="10"/>
<property name="critical-power-action" type="uint" value="1"/>
<property name="inactivity-sleep-mode-on-battery" type="uint" value="1"/>
</property>
</channel>