blob: 7b10c8899238f5690fff9f377e8944b3523dcbf4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
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>
|