New configuration based on xfce4 + bpswm. No more tint2
This commit is contained in:
30
config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml
Normal file
30
config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<channel name="xfce4-notifyd" version="1.0">
|
||||
<property name="notify-location" type="uint" value="3"/>
|
||||
<property name="theme" type="string" value="Greybird"/>
|
||||
<property name="initial-opacity" type="empty"/>
|
||||
<property name="do-fadeout" type="empty"/>
|
||||
<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="FileZilla"/>
|
||||
<value type="string" value="notify-send"/>
|
||||
<value type="string" value="org.freedesktop.network-manager-applet"/>
|
||||
<value type="string" value="org.qutebrowser.qutebrowser"/>
|
||||
<value type="string" value="org.xfce.Thunar"/>
|
||||
<value type="string" value="thunar-volman"/>
|
||||
<value type="string" value="vesktop"/>
|
||||
<value type="string" value="Xfce volume control"/>
|
||||
<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="primary-monitor" type="uint" value="0"/>
|
||||
<property name="date-time-format" type="int" value="0"/>
|
||||
<property name="date-time-custom-format" type="string" value="%a %H:%M:%S"/>
|
||||
<property name="log-level" type="uint" value="0"/>
|
||||
<property name="log-level-apps" type="uint" value="0"/>
|
||||
</channel>
|
||||
Reference in New Issue
Block a user