diff options
Diffstat (limited to 'dotfiles/common/.config/calibre/dynamic.pickle.json')
| -rw-r--r-- | dotfiles/common/.config/calibre/dynamic.pickle.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dotfiles/common/.config/calibre/dynamic.pickle.json b/dotfiles/common/.config/calibre/dynamic.pickle.json index b698e76..3e8d29a 100644 --- a/dotfiles/common/.config/calibre/dynamic.pickle.json +++ b/dotfiles/common/.config/calibre/dynamic.pickle.json @@ -5,7 +5,7 @@ "save to disk dialog": "/home/cjennings/projects/homelab/inbox", "sort_history": [ [ - "#isbn", + "title", true ], [ @@ -13,7 +13,7 @@ false ], [ - "title", + "#isbn", true ], [ |
