diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-09-01 10:15:30 +0200 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-09-01 10:15:30 +0200 |
commit | edf92699e07a00324a7cf06f27eb1350db658df7 (patch) | |
tree | d651680a6e996f4eee7afae2b63b970e579ac687 /.config/mbsyncrc | |
parent | d0a498a80b8cf634ecc69f049111fb1108282b1d (diff) |
various updates
- fcitx5 update (adds config keys, translated comments for some reason)
- firefox userChrome + user.js tweaks
- mbsyncrc SSLType -> TLSType
- copy-subs update
- vimrc update (hexokinase, small tweaks)
- picom shadow exclude tweaks for firefox
- remove whoami module from polybar
- ccpreview tweaks
- panic script does more now
Diffstat (limited to '.config/mbsyncrc')
-rw-r--r-- | .config/mbsyncrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/mbsyncrc b/.config/mbsyncrc index b591f04..bc3bedf 100644 --- a/.config/mbsyncrc +++ b/.config/mbsyncrc @@ -3,7 +3,7 @@ Host mail.pipeframe.xyz Port 993 User loek@mail.pipeframe.xyz PassCmd "pass srv/wipper/passwd/loek" -SSLType IMAPS +TLSType IMAPS CertificateFile /etc/ssl/certs/ca-certificates.crt IMAPStore pipeframe-remote |