diff options
| author | navewindre <boneyaard@gmail.com> | 2025-06-16 04:27:25 +0200 |
|---|---|---|
| committer | navewindre <boneyaard@gmail.com> | 2025-06-16 04:27:25 +0200 |
| commit | 66337b64c168637221db91bc5e9ecb8491288086 (patch) | |
| tree | dc34cd9c031baf546fa515fcff20435904191ddd /config/xfce4/xfce-perchannel-xml/xfce4-notifyd.xml | |
| parent | 062610bea43b8b31d30039e037f72506d78d5879 (diff) | |
missing cfgs
Diffstat (limited to 'config/xfce4/xfce-perchannel-xml/xfce4-notifyd.xml')
| -rw-r--r-- | config/xfce4/xfce-perchannel-xml/xfce4-notifyd.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/config/xfce4/xfce-perchannel-xml/xfce4-notifyd.xml b/config/xfce4/xfce-perchannel-xml/xfce4-notifyd.xml new file mode 100644 index 0000000..771ed51 --- /dev/null +++ b/config/xfce4/xfce-perchannel-xml/xfce4-notifyd.xml @@ -0,0 +1,22 @@ +<?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="applications" type="empty"> + <property name="known_applications" type="array"> + <value type="string" value="discord"/> + <value type="string" value="Firefox"/> + <value type="string" value="fr.handbrake.ghb"/> + <value type="string" value="notify-send"/> + <value type="string" value="org.freedesktop.network-manager-applet"/> + <value type="string" value="org.xfce.Thunar"/> + <value type="string" value="signal"/> + <value type="string" value="Studio"/> + <value type="string" value="Transmission"/> + <value type="string" value="vlc"/> + <value type="string" value="Xfce volume control"/> + <value type="string" value="xfce4-settings-helper"/> + </property> + </property> + <property name="do-not-disturb" type="bool" value="false"/> +</channel> |
