From a5abb410eb3cd9106971c1fd58fc420f74e1cba4 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sat, 6 Jul 2019 13:51:12 +0200 Subject: xinitrc: Stop using keepass Signed-off-by: Florian Pritz --- .xinitrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.xinitrc b/.xinitrc index e85ceec..91ef374 100644 --- a/.xinitrc +++ b/.xinitrc @@ -57,8 +57,8 @@ fi #systemd-run -G --user -E PATH="$PATH" -E PERL5LIB="$PERL5LIB" --unit imap-notify imap-notify.pl --debug -rm -f "$HOME/passwords.kdb.lock" -keepassxc & +#rm -f "$HOME/passwords.kdb.lock" +#keepassxc & #transmission-remote-gtk & #claws-mail & #thunderbird & -- cgit v1.2.3-24-g4f1b