Display notifications in the bottom right

This commit is contained in:
Fierelier 2022-05-10 23:49:36 +02:00
parent 2256ba8a5e
commit 3f196659a9

View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-notifyd" version="1.0">
<property name="applications" type="empty">
<property name="known_applications" type="array">
<value type="string" value="nm-applet"/>
</property>
</property>
<property name="primary-monitor" type="uint" value="0"/>
<property name="notify-location" type="uint" value="3"/>
<property name="log-level" type="uint" value="0"/>
<property name="log-level-apps" type="uint" value="0"/>
</channel>