From 996bebf6aa20839740113d8509eb49e82ced5966 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Fri, 6 Sep 2019 15:30:22 -0400 Subject: emacs,shell: start xfce4-notifyd until i fix eosd’s build MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .xsession | 1 + 1 file changed, 1 insertion(+) (limited to '.xsession') 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 & -- cgit v1.2.3-60-g2f50