more updates

This commit is contained in:
Gregor Feierabend 2021-03-07 00:50:53 +02:00
parent 52932f4d4b
commit d89be70dd7
4 changed files with 7 additions and 1 deletions

View file

@ -1,4 +1,4 @@
shadow-opacity = 0.7;
shadow-opacity = 1;
shadow = true;
shadow-radius = 0;
shadow-offset-x = -2;

2
.lbdbrc Normal file
View file

@ -0,0 +1,2 @@
export VCF_FILES=~/.rolo/contacts.vcf
export METHODS="m_vcf"

View file

@ -81,6 +81,9 @@ bind pager "L" sidebar-open
set crypt_use_gpgme=yes
#set query_command="mutt_vc_query '%s'"
set query_command="lbdbq %s"
set tmpdir="~/MAIL/mutttmp/"
set message_cachedir="~/MAIL/muttmcache/"
set header_cache="~/MAIL/mutthcache/"

1
.zshrc
View file

@ -26,6 +26,7 @@ PERL_MB_OPT="--install_base \"/home/x/perl5\""; export PERL_MB_OPT;
PERL_MM_OPT="INSTALL_BASE=/home/x/perl5"; export PERL_MM_OPT;
export VISUAL=vim
export EDITOR=vim
export SCIPY_PIL_IMAGE_VIEWER=imv
export CHKTEXRC=~