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/gui.py.json | |
| 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/gui.py.json')
| -rw-r--r-- | dotfiles/system/.config/calibre/gui.py.json | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/dotfiles/system/.config/calibre/gui.py.json b/dotfiles/system/.config/calibre/gui.py.json index b22be6b..1553823 100644 --- a/dotfiles/system/.config/calibre/gui.py.json +++ b/dotfiles/system/.config/calibre/gui.py.json @@ -46,31 +46,31 @@ "jobs_search_history": [], "lrf_viewer_search_history": [], "main_search_history": [ + "title:nexus", + "format:pdf tags:philosophy #reviewed:true", + "format:pdf tags:literature #reviewed:true", + "format:epub tags:literature #reviewed:true", + "format:epub tags:philosophy #reviewed:true", + "format:epub tags:philosophy #reviewed", + "format:epub tags:philosophy", + "format:epub #reviewed:t tags:philosophy", + "format:epub reviewed:t tags:philosophy", + "format:epub #reviewed:t", + "format:epub", + "format:epub,pdf", + "author:Moran", + "Moran", + "author:Krasznahorkai", + "author:dermot moran title:introduction", + "author:dermot moran", + "author:moran", + "title:Beloved", + "Beloved", + "title:deep south", + "caregiver's guide to dementia", "author:bobbio", "lisper", - "title:cambridge companion to heidegger", - "author:dreyfus", - "author:Ruth Ben-Ghiat", - "author:hannah arendt", - "author:timothy snyder", - "author:jason stanley", - "title:fascism", - "titlefascism", - "fascism", - "author:corrington", - "author:Lukàcs", - "tag:chess author:cheng", - "tag:chess format:epub", - "puzzle tag:chess format:epub", - "puzzle tag:chess", - "puzzle tag:chess author:ray", - "puzzle", - "title:Schemer", - "title:Little Lisper", - "title:Little", - "author:Chassel", - "title:Lisp", - "titie:Lisp" + "title:cambridge companion to heidegger" ], "main_window_geometry": null, "match_tags_type": "any", |
