dotfiles/configlinux/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml
2022-12-20 09:41:39 -06:00

30 lines
1.7 KiB
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="brightness-switch-restore-on-exit" type="int" value="1"/>
<property name="brightness-switch" type="int" value="1"/>
<property name="power-button-action" type="uint" value="3"/>
<property name="general-notification" type="bool" value="true"/>
<property name="inactivity-sleep-mode-on-battery" type="uint" value="1"/>
<property name="inactivity-on-battery" type="uint" value="15"/>
<property name="critical-power-level" type="uint" value="20"/>
<property name="show-tray-icon" type="bool" value="false"/>
<property name="sleep-button-action" type="uint" value="1"/>
<property name="hibernate-button-action" type="uint" value="2"/>
<property name="lid-action-on-battery" type="uint" value="3"/>
<property name="logind-handle-lid-switch" type="bool" value="false"/>
<property name="lid-action-on-ac" type="uint" value="3"/>
<property name="handle-brightness-keys" type="bool" value="false"/>
<property name="inactivity-on-ac" type="uint" value="72"/>
<property name="critical-power-action" type="uint" value="3"/>
<property name="blank-on-ac" type="int" value="0"/>
<property name="battery-button-action" type="uint" value="1"/>
<property name="brightness-level-on-ac" type="uint" value="35"/>
<property name="brightness-on-battery" type="uint" value="90"/>
<property name="brightness-on-ac" type="uint" value="120"/>
<property name="dpms-on-ac-sleep" type="uint" value="60"/>
<property name="dpms-on-ac-off" type="uint" value="0"/>
</property>
</channel>