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,17 @@
<?xml version="1.1" encoding="UTF-8"?>
<channel name="xfce4-notifyd" version="1.0">
<property name="log-max-size-enabled" type="bool" value="true"/>
<property name="applications" type="empty">
<property name="known_applications" type="array">
<value type="string" value="blueman"/>
<value type="string" value="flameshot"/>
<value type="string" value="org.xfce.Thunar"/>
<value type="string" value="Xfce volume control"/>
<value type="string" value="Xfce4-notifyd settings"/>
<value type="string" value="xfce4-power-manager"/>
<value type="string" value="xfce4-settings-helper"/>
</property>
</property>
<property name="date-time-custom-format" type="string" value="%a %H:%M:%S"/>
</channel>