diff options
-rw-r--r-- | .xinitrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 & |