This repository has been archived on 2024-09-06. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
debian-updater/files/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml
2018-04-27 16:13:59 +02:00

13 lines
625 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="empty"/>
<property name="brightness-switch-restore-on-exit" type="int" value="1"/>
<property name="brightness-switch" type="int" value="0"/>
<property name="presentation-mode" type="bool" value="true"/>
<property name="lid-action-on-battery" type="uint" value="1"/>
<property name="dpms-on-battery-off" type="uint" value="30"/>
<property name="dpms-on-ac-off" type="uint" value="60"/>
</property>
</channel>