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/fonts/scanner_cache.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/fonts/scanner_cache.json')
| -rw-r--r-- | dotfiles/system/.config/calibre/fonts/scanner_cache.json | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/dotfiles/system/.config/calibre/fonts/scanner_cache.json b/dotfiles/system/.config/calibre/fonts/scanner_cache.json index 0c434c3..dcb0901 100644 --- a/dotfiles/system/.config/calibre/fonts/scanner_cache.json +++ b/dotfiles/system/.config/calibre/fonts/scanner_cache.json @@ -2124,6 +2124,42 @@ "wws_family_name": null, "wws_subfamily_name": null }, + "/home/cjennings/.local/share/fonts/NFM.ttf||2507556:1761438003.486015": { + "family_name": "Symbols Nerd Font Mono", + "font-family": "Symbols Nerd Font Mono", + "font-stretch": "normal", + "font-style": "normal", + "font-weight": "normal", + "fs_type": 0, + "full_name": "Symbols Nerd Font Mono", + "is_bold": false, + "is_italic": false, + "is_oblique": false, + "is_otf": false, + "is_regular": true, + "is_wws": true, + "os2_version": 4, + "panose": [ + 2, + 0, + 5, + 9, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "path": "/home/cjennings/.local/share/fonts/NFM.ttf", + "preferred_family_name": null, + "preferred_subfamily_name": null, + "subfamily_name": "Regular", + "weight": 400, + "width": 5, + "wws_family_name": null, + "wws_subfamily_name": null + }, "/home/cjennings/.local/share/fonts/NovaletraSerifCF-Bold.otf||64528:1747702940.2649155": { "family_name": "Novaletra Serif CF Medium", "font-family": "Novaletra Serif CF Medium", |
