Files
dotfiles/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml
Fabio Scotto di Santolo c2f24b8f78 Added XFCE configuration
2026-02-07 13:24:12 +01:00

12 lines
511 B
XML

<?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>