summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.xinitrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.xinitrc b/.xinitrc
index e268ef9..7c7a6e6 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -55,6 +55,8 @@ if [[ -e ~/perl5 ]]; then
eval $(perl -I ~/perl5/lib/perl5/ -Mlocal::lib)
fi
+systemd-run -G --user -E PATH="$PATH" -E PERL5LIB="$PERL5LIB" --unit imap-notify imap-notify.pl --debug
+
rm -f "$HOME/passwords.kdb.lock"
keepassx &
#transmission-remote-gtk &