summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2019-02-03 14:12:31 +0100
committerFlorian Pritz <bluewind@xinu.at>2019-02-03 14:12:31 +0100
commit3bce930650b4d80abeaff76eb99c4d7e42f0c9a5 (patch)
treeecd078ff0e3f18b87d9f94d38265de83a4892fe1
parent354b1ce6918f3945ab863384b648149985076919 (diff)
downloaddotfiles-3bce930650b4d80abeaff76eb99c4d7e42f0c9a5.tar.gz
dotfiles-3bce930650b4d80abeaff76eb99c4d7e42f0c9a5.tar.xz
xinitrc: Start imap-notify
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-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 &