blob: dedc7954cb2fe5c1a18985a3e256a0576d0213fe (
plain)
1
2
3
4
5
6
7
8
9
|
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-notifyd" version="1.0">
<property name="notify-location" type="uint" value="3"/>
<property name="theme" type="string" value="Smoke"/>
<property name="fade-transparency" type="bool" value="true"/>
<property name="initial-opacity" type="double" value="0.900000"/>
<property name="expire-timeout" type="int" value="10"/>
</channel>
|