mirror of
https://github.com/fscotto/infra.git
synced 2026-07-30 00:30:00 +00:00
12 lines
518 B
XML
12 lines
518 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<channel name="xfce4-notifyd" version="1.0">
|
|
<property name="do-not-disturb" type="bool" value="false"/>
|
|
<property name="expire-timeout" type="int" value="10"/>
|
|
<property name="initial-opacity" type="double" value="0.92"/>
|
|
<property name="notification-log" type="bool" value="true"/>
|
|
<property name="notify-location" type="uint" value="2"/>
|
|
<property name="primary-monitor" type="uint" value="0"/>
|
|
<property name="theme" type="string" value="Default"/>
|
|
</channel>
|