diff options
| author | Kyle Javier | 2021-09-27 00:24:47 -0400 |
|---|---|---|
| committer | Kyle Javier | 2021-09-27 00:26:30 -0400 |
| commit | 9abdfbac8fa18a67c5c1a731e837a81e7c992e3e (patch) | |
| tree | 301a382c87f4c0f46674281cd9e242e9e2faacca /xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml | |
| parent | 0c04f4a8f298db68b51d72bffa4a7c721a5496eb (diff) | |
added xfce4 dotfiles and changed some gtk settings
Diffstat (limited to 'xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml')
| -rw-r--r-- | xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml b/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml new file mode 100644 index 0000000..b44f157 --- /dev/null +++ b/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> |
