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 | 42 |
1 files changed, 42 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..7b10c88 --- /dev/null +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml @@ -0,0 +1,42 @@ +<?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="blueman"/> + <value type="string" value="cbatticon"/> + <value type="string" value="chromium"/> + <value type="string" value="code"/> + <value type="string" value="code-oss"/> + <value type="string" value="com.github.unrud.VideoDownloader"/> + <value type="string" value="com.uploadedlobster.peek"/> + <value type="string" value="FileZilla"/> + <value type="string" value="LibreWolf"/> + <value type="string" value="LosslessCut"/> + <value type="string" value="Mullvad VPN"/> + <value type="string" value="notify-send"/> + <value type="string" value="org.freedesktop.network-manager-applet"/> + <value type="string" value="org.gnome.Evolution"/> + <value type="string" value="org.gnome.Evolution-alarm-notify"/> + <value type="string" value="org.gnome.World.PikaBackup.Monitor"/> + <value type="string" value="org.kde.kdenlive"/> + <value type="string" value="org.qbittorrent.qBittorrent"/> + <value type="string" value="org.xfce.Thunar"/> + <value type="string" value="Panahone"/> + <value type="string" value="System Config Printer Notification"/> + <value type="string" value="vesktop"/> + <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-power-manager"/> + <value type="string" value="xfce4-settings-helper"/> + </property> + </property> + <property name="date-time-custom-format" type="string" value="%a %H:%M:%S"/> + <property name="do-fadeout" type="bool" value="false"/> + <property name="theme" type="string" value="Beacon"/> + <property name="initial-opacity" type="double" value="1"/> + <property name="do-not-disturb" type="bool" value="false"/> + <property name="do-slideout" type="bool" value="false"/> +</channel> |
