summaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2019-07-06 13:49:37 +0200
committerFlorian Pritz <bluewind@xinu.at>2019-07-06 14:19:22 +0200
commitb9562a679c0a191acae3a52f9bdfca62d8367d1e (patch)
tree8f582f2ae8dc5ad83138e93f0713839e14fed1a1 /.xinitrc
parentab57b25cf956bf20b408493c1a93bcd85a0dbf37 (diff)
downloaddotfiles-b9562a679c0a191acae3a52f9bdfca62d8367d1e.tar.gz
dotfiles-b9562a679c0a191acae3a52f9bdfca62d8367d1e.tar.xz
Move imap-notify autostart to i3
gpg-agent doesn't work reliably if started before a window manager. Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc2
1 files changed, 1 insertions, 1 deletions
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 &