.dotfiles/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml

20 lines
785 B
XML
Raw Normal View History

2024-09-21 19:14:02 -04:00
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-notifyd" version="1.0">
<property name="log-max-size-enabled" type="bool" value="true"/>
<property name="applications" type="empty">
<property name="known_applications" type="array">
2024-09-27 16:18:31 -04:00
<value type="string" value="electrum"/>
<value type="string" value="FileZilla"/>
2024-09-21 19:14:02 -04:00
<value type="string" value="flameshot"/>
2024-09-27 16:18:31 -04:00
<value type="string" value="Gnac"/>
2024-09-21 19:14:02 -04:00
<value type="string" value="IceCat"/>
<value type="string" value="notify-send"/>
2024-09-27 16:18:31 -04:00
<value type="string" value="org.xfce.Thunar"/>
<value type="string" value="Strawberry"/>
2024-09-21 19:14:02 -04:00
<value type="string" value="Xfce volume control"/>
<value type="string" value="xfce4-settings-helper"/>
</property>
</property>
</channel>