diff options
Diffstat (limited to 'common/xfce4')
-rw-r--r-- | common/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml b/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml index 7ab5b6e..dedc795 100644 --- a/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml +++ b/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml @@ -2,7 +2,7 @@ <channel name="xfce4-notifyd" version="1.0"> <property name="notify-location" type="uint" value="3"/> - <property name="theme" type="string" value="Default"/> + <property name="theme" type="string" value="Smoke"/> <property name="fade-transparency" type="bool" value="true"/> <property name="initial-opacity" type="double" value="0.900000"/> <property name="expire-timeout" type="int" value="10"/> |