blob: 7ab5b6ec776a94736ed9bf15b28fdc30bac356b8 (
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="Default"/>
<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>
|