diff options
| author | Craig Jennings <c@cjennings.net> | 2026-03-06 02:52:36 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-03-06 02:52:36 -0600 |
| commit | 23c98b106d3521485276b3811938ceaeec5811ce (patch) | |
| tree | 107238ae2cd2906a98ecfa61e2fbece57e812cea /dotfiles/common/.config/calibre/dynamic.pickle.json | |
| parent | a9f393284120933fadb0b88f3d1cfd0aa2168157 (diff) | |
| download | archsetup-23c98b106d3521485276b3811938ceaeec5811ce.tar.gz archsetup-23c98b106d3521485276b3811938ceaeec5811ce.zip | |
chore(hyprland): update hypridle settings, update calibre configs
Dim at 5min, lock at 7min, remove DPMS off and suspend. Update calibre
sort history and window geometry.
Diffstat (limited to 'dotfiles/common/.config/calibre/dynamic.pickle.json')
| -rw-r--r-- | dotfiles/common/.config/calibre/dynamic.pickle.json | 64 |
1 files changed, 0 insertions, 64 deletions
diff --git a/dotfiles/common/.config/calibre/dynamic.pickle.json b/dotfiles/common/.config/calibre/dynamic.pickle.json index d43d01d..d109996 100644 --- a/dotfiles/common/.config/calibre/dynamic.pickle.json +++ b/dotfiles/common/.config/calibre/dynamic.pickle.json @@ -5,34 +5,6 @@ "save to disk dialog": "/home/cjennings/projects/homelab/inbox", "sort_history": [ [ - "authors", - true - ], - [ - "title", - true - ], - [ - "timestamp", - false - ], - [ - "#isbn", - true - ], - [ - "timestamp", - false - ], - [ - "marked", - true - ], - [ - "authors", - true - ], - [ "title", true ], @@ -49,42 +21,6 @@ false ], [ - "#isbn", - true - ], - [ - "timestamp", - false - ], - [ - "marked", - true - ], - [ - "authors", - true - ], - [ - "title", - true - ], - [ - "authors", - true - ], - [ - "title", - true - ], - [ - "timestamp", - false - ], - [ - "#isbn", - true - ], - [ "timestamp", false ] |
