summaryrefslogtreecommitdiff
path: root/dotfiles/system
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-01-26 17:05:17 -0600
committerCraig Jennings <c@cjennings.net>2026-01-26 17:05:17 -0600
commit0c182874d924d79ab5fba7f8f0172c5a4240a27a (patch)
tree8e1de57468335cd72cbed2e16b38877415b05e33 /dotfiles/system
parent7d490453085ae084ce0e3875952eae1d3ad7b1ab (diff)
chore: update config files and todo
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Diffstat (limited to 'dotfiles/system')
-rw-r--r--dotfiles/system/.config/.cmailpass.gpg3
-rw-r--r--dotfiles/system/.config/qalculate/qalculate-gtk.cfg2
-rw-r--r--dotfiles/system/.msmtprc4
3 files changed, 5 insertions, 4 deletions
diff --git a/dotfiles/system/.config/.cmailpass.gpg b/dotfiles/system/.config/.cmailpass.gpg
index e2f102e..48c4632 100644
--- a/dotfiles/system/.config/.cmailpass.gpg
+++ b/dotfiles/system/.config/.cmailpass.gpg
@@ -1 +1,2 @@
-  LFLJEdM0+G 5nn]݋)>{\ޛ\KZȘݝG>ZėӶKv!>W~< \ No newline at end of file
+  
+O;K g{*FpK4 _ a؛mrj"Τ;܃̀ zxx- 9=`={DY \ No newline at end of file
diff --git a/dotfiles/system/.config/qalculate/qalculate-gtk.cfg b/dotfiles/system/.config/qalculate/qalculate-gtk.cfg
index 7004d0e..22d7f45 100644
--- a/dotfiles/system/.config/qalculate/qalculate-gtk.cfg
+++ b/dotfiles/system/.config/qalculate/qalculate-gtk.cfg
@@ -1,6 +1,6 @@
[General]
-version=5.8.2
+version=5.9.0
allow_multiple_instances=-1
width=1167
always_on_top=0
diff --git a/dotfiles/system/.msmtprc b/dotfiles/system/.msmtprc
index a72861e..6bd8c03 100644
--- a/dotfiles/system/.msmtprc
+++ b/dotfiles/system/.msmtprc
@@ -21,14 +21,14 @@ logfile ~/.msmtp.gmail.log
# ======================================================================
account cmail
-tls_trust_file /home/cjennings/.config/.protonbridge.cert.pem
+tls_certcheck off
auth on
host 127.0.0.1
port 1025
protocol smtp
from c@cjennings.net
user c@cjennings.net
-passwordeval "cat ~/.config/.protonmailsmtp"
+passwordeval "cat ~/.config/.cmailpass"
tls on
tls_starttls on
logfile ~/.msmtp.cmail.log