Added XFCE configuration

This commit is contained in:
Fabio Scotto di Santolo
2026-02-07 13:24:12 +01:00
parent f8fb141dbf
commit c2f24b8f78
35 changed files with 1192 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<?xml version="1.1" 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="show-presentation-indicator" type="bool" value="false"/>
</property>
</channel>