diff options
| author | Craig Jennings <c@cjennings.net> | 2025-08-22 20:50:47 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-08-22 20:50:47 -0500 |
| commit | 108a5a8da4010273c6d9543681ae5a1da2c2f9e5 (patch) | |
| tree | b10dd6e8678395052d291c6a013e36d0944be8af /dotfiles/system/.config/calibre/shortcuts | |
| parent | 05e5019bdfa371e380d89dedb3bcf6555cc87c8f (diff) | |
updating calibre config to latest
Diffstat (limited to 'dotfiles/system/.config/calibre/shortcuts')
| -rw-r--r-- | dotfiles/system/.config/calibre/shortcuts/main.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dotfiles/system/.config/calibre/shortcuts/main.json b/dotfiles/system/.config/calibre/shortcuts/main.json index 09d71b5..3af458c 100644 --- a/dotfiles/system/.config/calibre/shortcuts/main.json +++ b/dotfiles/system/.config/calibre/shortcuts/main.json @@ -1,5 +1,8 @@ { "map": { + "Interface Action: Edit Collections (Edit Collections) - qaction": [ + "Ctrl+Shift+C" + ], "Interface Action: Extract ISBN (Extract ISBN) - qaction": [ "Ctrl+I" ], |
