summaryrefslogtreecommitdiffstats
path: root/.xsession
diff options
context:
space:
mode:
Diffstat (limited to '.xsession')
-rwxr-xr-x.xsession1
1 files changed, 1 insertions, 0 deletions
diff --git a/.xsession b/.xsession
index 15791ec..95821d3 100755
--- a/.xsession
+++ b/.xsession
@@ -1,3 +1,4 @@
+[ -f "/usr/lib/x86_64-linux-gnu/xfce4/notifyd/xfce4-notifyd" ] && /usr/lib/x86_64-linux-gnu/xfce4/notifyd/xfce4-notifyd &
[ -x "$(command -v light-locker)" ] && light-locker --lock-on-suspend &
[ -x "$(command -v pasystray)" ] && pasystray &
[ -x "$(command -v nm-applet)" ] && nm-applet &