First commit

This commit is contained in:
Yorick Barbanneau 2018-04-27 16:13:59 +02:00
commit c9b7172d6a
50 changed files with 1214 additions and 0 deletions

View file

@ -0,0 +1,13 @@
<?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>