diff options
| author | Craig Jennings <c@cjennings.net> | 2025-11-21 05:06:54 -0800 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-11-21 05:06:54 -0800 |
| commit | aa43e4e1c78ed92e45c4d7f8cc83a8bb558f43e7 (patch) | |
| tree | 4267b184ec8dbd9fbde8f3a095d27361449c6a6b /dotfiles/system/.config/calibre/history.plist | |
| parent | 7a0a806df05d573cf7969c9a2d80a1a49881d95a (diff) | |
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.
Diffstat (limited to 'dotfiles/system/.config/calibre/history.plist')
| -rw-r--r-- | dotfiles/system/.config/calibre/history.plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dotfiles/system/.config/calibre/history.plist b/dotfiles/system/.config/calibre/history.plist index 9c9ab91..14189a8 100644 --- a/dotfiles/system/.config/calibre/history.plist +++ b/dotfiles/system/.config/calibre/history.plist @@ -5,6 +5,7 @@ <key>lineedit_history_choose_library_dialog</key> <array> <string>/home/cjennings/sync/books</string> + <string>/home/cjennings/archive/books</string> <string>/home/cjennings/books</string> <string>/home/cjennings/Library</string> </array> |
