Skip to content
Snippets Groups Projects
Commit 020ed349 authored by Dan Johansen's avatar Dan Johansen
Browse files

[xfce] set default brightness level on battery to 50%

parent 6c2287ad
No related branches found
No related tags found
No related merge requests found
...@@ -9,5 +9,8 @@ ...@@ -9,5 +9,8 @@
<property name="show-tray-icon" type="bool" value="true"/> <property name="show-tray-icon" type="bool" value="true"/>
<property name="general-notification" type="bool" value="true"/> <property name="general-notification" type="bool" value="true"/>
<property name="presentation-mode" type="bool" value="false"/> <property name="presentation-mode" type="bool" value="false"/>
<property name="brightness-switch-restore-on-exit" type="int" value="-1"/>
<property name="brightness-switch" type="int" value="0"/>
<property name="brightness-level-on-battery" type="uint" value="50"/>
</property> </property>
</channel> </channel>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment