arch-rice/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml
lw-everestlinux a6172850e4 hi
2022-10-28 09:27:58 -04:00

18 lines
898 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="brightness-switch-restore-on-exit" type="int" value="1"/>
<property name="brightness-switch" type="int" value="0"/>
<property name="show-tray-icon" type="bool" value="false"/>
<property name="show-panel-label" type="int" value="0"/>
<property name="presentation-mode" type="bool" value="false"/>
<property name="power-button-action" type="uint" value="3"/>
<property name="brightness-on-battery" type="uint" value="9"/>
<property name="blank-on-battery" type="int" value="5"/>
<property name="dpms-on-battery-sleep" type="uint" value="6"/>
<property name="brightness-step-count" type="uint" value="20"/>
<property name="general-notification" type="bool" value="true"/>
</property>
</channel>