From b9562a679c0a191acae3a52f9bdfca62d8367d1e Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sat, 6 Jul 2019 13:49:37 +0200 Subject: Move imap-notify autostart to i3 gpg-agent doesn't work reliably if started before a window manager. Signed-off-by: Florian Pritz --- .xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.xinitrc') diff --git a/.xinitrc b/.xinitrc index 9700ef4..e85ceec 100644 --- a/.xinitrc +++ b/.xinitrc @@ -55,7 +55,7 @@ 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 +#systemd-run -G --user -E PATH="$PATH" -E PERL5LIB="$PERL5LIB" --unit imap-notify imap-notify.pl --debug rm -f "$HOME/passwords.kdb.lock" keepassxc & -- cgit v1.2.3-24-g4f1b