Files
.dotfiles/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml
2022-06-22 09:52:26 +02:00

21 lines
881 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-notifyd" version="1.0">
<property name="primary-monitor" type="uint" value="0"/>
<property name="notify-location" type="uint" value="2"/>
<property name="log-level" type="uint" value="0"/>
<property name="log-level-apps" type="uint" value="0"/>
<property name="theme" type="string" value="Default"/>
<property name="applications" type="empty">
<property name="known_applications" type="array">
<value type="string" value="Firefox"/>
<value type="string" value="MSM Notifier"/>
<value type="string" value="nm-applet"/>
<value type="string" value="Package Manager"/>
<value type="string" value="Xfce volume control"/>
<value type="string" value="Xfce4-notifyd settings"/>
<value type="string" value="xfce4-power-manager"/>
</property>
</property>
</channel>