Files
dotfiles-nix/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml
2026-01-07 20:36:21 +03:00

20 lines
870 B
XML

<?xml version="1.1" encoding="UTF-8"?>
<channel name="xfce4-notifyd" version="1.0">
<property name="log-max-size-enabled" type="bool" value="true"/>
<property name="date-time-custom-format" type="string" value="%a %H:%M:%S"/>
<property name="expire-timeout-allow-override" type="bool" value="true"/>
<property name="plugin" type="empty">
<property name="log-icon-size" type="int" value="8"/>
</property>
<property name="applications" type="empty">
<property name="known_applications" type="array">
<value type="string" value="org.freedesktop.network-manager-applet"/>
<value type="string" value="org.qbittorrent.qBittorrent"/>
<value type="string" value="org.xfce.Thunar"/>
<value type="string" value="Xfce volume control"/>
<value type="string" value="xfce4-settings-helper"/>
</property>
</property>
</channel>