diff options
Diffstat (limited to '.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml')
| -rw-r--r-- | .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml new file mode 100644 index 0000000..b44f157 --- /dev/null +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml @@ -0,0 +1,53 @@ +<?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="chromium"/> + <value type="string" value="ClipGrab"/> + <value type="string" value="discord"/> + <value type="string" value="Electron"/> + <value type="string" value="emojione-picker"/> + <value type="string" value="FileZilla"/> + <value type="string" value="Firefox"/> + <value type="string" value="fr.handbrake.ghb"/> + <value type="string" value="google-chrome"/> + <value type="string" value="Insync"/> + <value type="string" value="nm-applet"/> + <value type="string" value="notify-send"/> + <value type="string" value="org.gnome.Evolution"/> + <value type="string" value="org.gnome.Evolution-alarm-notify"/> + <value type="string" value="org.gnome.Solanum"/> + <value type="string" value="org.kde.kdeconnect.daemon"/> + <value type="string" value="org.kde.kdenlive"/> + <value type="string" value="org.manjaro.pamac.installer"/> + <value type="string" value="org.manjaro.pamac.manager"/> + <value type="string" value="Package Manager"/> + <value type="string" value="Slack"/> + <value type="string" value="Spotify"/> + <value type="string" value="Studio"/> + <value type="string" value="System Config Printer Notification"/> + <value type="string" value="teams"/> + <value type="string" value="telegramdesktop"/> + <value type="string" value="thunar"/> + <value type="string" value="Thunderbird"/> + <value type="string" value="Transmission"/> + <value type="string" value="Xfce volume control"/> + <value type="string" value="Xfce volume daemon"/> + <value type="string" value="Xfce4-notifyd settings"/> + <value type="string" value="xfce4-settings-helper"/> + <value type="string" value="xfdesktop"/> + </property> + <property name="muted_applications" type="array"> + <value type="string" value="discord"/> + </property> + </property> + <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="initial-opacity" type="double" value="1.000000"/> + <property name="theme" type="string" value="Default"/> + <property name="do-slideout" type="bool" value="false"/> + <property name="do-fadeout" type="bool" value="false"/> +</channel> |
