2024-03-25 01:46:12 +01:00
|
|
|
<?xml version="1.0" 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="Firefox"/>
|
|
|
|
<value type="string" value="Thunderbird"/>
|
|
|
|
<value type="string" value="Xfce4-notifyd settings"/>
|
|
|
|
</property>
|
|
|
|
</property>
|
2024-04-05 11:50:01 +02:00
|
|
|
<property name="do-not-disturb" type="bool" value="false"/>
|
2024-03-25 01:46:12 +01:00
|
|
|
<property name="date-time-custom-format" type="string" value="%a %H:%M:%S"/>
|
|
|
|
<property name="theme" type="string" value="Default"/>
|
|
|
|
<property name="notify-location" type="string" value="top-right"/>
|
|
|
|
</channel>
|