From aa43e4e1c78ed92e45c4d7f8cc83a8bb558f43e7 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Fri, 21 Nov 2025 05:06:54 -0800 Subject: session: dotfiles sync and GPG/Emacs auth debugging Synced various dotfile configs (calibre, audacious, profile.d, xinitrc). Diagnosed and fixed Emacs/GPG auth issue by disabling systemd emacs.service which lacked DISPLAY environment for pinentry-dmenu. --- dotfiles/system/.config/calibre/smtp.py.json | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'dotfiles/system/.config/calibre/smtp.py.json') diff --git a/dotfiles/system/.config/calibre/smtp.py.json b/dotfiles/system/.config/calibre/smtp.py.json index 9effd74..9e9ebb8 100644 --- a/dotfiles/system/.config/calibre/smtp.py.json +++ b/dotfiles/system/.config/calibre/smtp.py.json @@ -35,6 +35,11 @@ false, false ], + "lugrad2012_VxFH2q@kindle.com": [ + "EPUB, TPZ", + false, + false + ], "rubyblu@kindle.com": [ "EPUB,AZW3,MOBI", false, @@ -48,6 +53,7 @@ "cjennings_pixel6@kindle.com": "Pixel6", "laurajsmetanick@gmail.com": "Laura's Direct Email", "laurajsmetanick@kindle.com": "Laura's Kindle", + "lugrad2012_VxFH2q@kindle.com": "Laura's iPad Kindle", "rubyblu@kindle.com": "Christine's Kindle" }, "encryption": "TLS", @@ -64,6 +70,7 @@ "cjennings_pixel6@kindle.com": "{title}", "laurajsmetanick@gmail.com": "{title}", "laurajsmetanick@kindle.com": "Book: {title} - {author}", + "lugrad2012_VxFH2q@kindle.com": "Book: {title} - {author}", "rubyblu@kindle.com": "Book: {title} - {author}" }, "tags": {} -- cgit v1.2.3