summaryrefslogtreecommitdiff
path: root/dotfiles/system/.config/calibre/shortcuts/main.json
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/system/.config/calibre/shortcuts/main.json')
-rw-r--r--dotfiles/system/.config/calibre/shortcuts/main.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/dotfiles/system/.config/calibre/shortcuts/main.json b/dotfiles/system/.config/calibre/shortcuts/main.json
new file mode 100644
index 0000000..292c600
--- /dev/null
+++ b/dotfiles/system/.config/calibre/shortcuts/main.json
@@ -0,0 +1,18 @@
+{
+ "map": {
+ "Interface Action: Extract ISBN (Extract ISBN) - qaction": [
+ "Ctrl+I"
+ ],
+ "Interface Action: Open With (Open With) : menu action : EPUBZathura (EPUB)": [
+ "Z"
+ ],
+ "Interface Action: Open With (Open With) : menu action : PDFZathura (PDF)": [
+ "Shift+Z"
+ ],
+ "Toggle Quickview": [],
+ "quit calibre": [
+ "Q"
+ ]
+ },
+ "options_map": {}
+} \ No newline at end of file