summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rwxr-xr-x.config/wmii-hg/autostart2
-rw-r--r--.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml6
2 files changed, 7 insertions, 1 deletions
diff --git a/.config/wmii-hg/autostart b/.config/wmii-hg/autostart
index 8b04940..23de062 100755
--- a/.config/wmii-hg/autostart
+++ b/.config/wmii-hg/autostart
@@ -4,7 +4,7 @@
daemon xcompmgr &> /dev/null
daemon lxpanel &> /dev/null
daemon nm-applet &> /dev/null
-daemon notifyd &> /dev/null
+daemon dunst &> /dev/null
#Action rbar_cpu 01 &
#Action rbar_wifi 97 &
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..2dd5c11
--- /dev/null
+++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<channel name="xfce4-notifyd" version="1.0">
+ <property name="notify-location" type="uint" value="2"/>
+ <property name="initial-opacity" type="double" value="1.000000"/>
+</channel>