aboutsummaryrefslogtreecommitdiff
path: root/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml
diff options
context:
space:
mode:
authorkj_sh6042025-12-29 14:05:52 -0500
committerkj_sh6042025-12-29 14:05:52 -0500
commitf08c428f678dca0e5d82476340638b0b31f5cc0e (patch)
treee2542816006599f5e609268913bbd83bd98af26d /.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml
parentd1d3dcee3b55d8646cb1509d94fd783bce15f3ad (diff)
refactor: add all xfce4 `.xml` files
Diffstat (limited to '.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml')
-rw-r--r--.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml42
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>