From b6cfe80008c038eca90b8dc35ab9ba703b411524 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Fri, 6 Mar 2026 02:52:36 -0600 Subject: 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. --- .../common/.config/calibre/dynamic.pickle.json | 64 ---------------------- 1 file changed, 64 deletions(-) (limited to 'dotfiles/common/.config/calibre/dynamic.pickle.json') 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 @@ -4,34 +4,6 @@ "s_r_search_mode": 0, "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 @@ -48,42 +20,6 @@ "timestamp", false ], - [ - "#isbn", - true - ], - [ - "timestamp", - false - ], - [ - "marked", - true - ], - [ - "authors", - true - ], - [ - "title", - true - ], - [ - "authors", - true - ], - [ - "title", - true - ], - [ - "timestamp", - false - ], - [ - "#isbn", - true - ], [ "timestamp", false -- cgit v1.2.3