From 8a28de7fc1132ae57110ead238adc5aa45ff61eb Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 7 Mar 2026 15:09:21 -0600 Subject: chore: clean up lock screen comment, update calibre state Removed stale sxhkdrc reference from lock screen keybinding comment. --- dotfiles/common/.config/calibre/gui.json | 10 +++++----- dotfiles/hyprland/.config/hypr/hyprland.conf | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'dotfiles') diff --git a/dotfiles/common/.config/calibre/gui.json b/dotfiles/common/.config/calibre/gui.json index 5dbf9b3..610b5ec 100644 --- a/dotfiles/common/.config/calibre/gui.json +++ b/dotfiles/common/.config/calibre/gui.json @@ -408,27 +408,27 @@ "geometry-of-calibre_main_window_geometry": { "frame_geometry": { "height": 1314, - "width": 2009, + "width": 3374, "x": 0, "y": 0 }, "full_screened": false, "geometry": { "height": 1314, - "width": 2009, + "width": 3374, "x": 0, "y": 0 }, "maximized": true, "normal_geometry": { "height": 1314, - "width": 1659, + "width": 3374, "x": 0, "y": 0 }, "qt": { "__class__": "bytearray", - "__value__": "AdnQywADAAAAAAAAAAAAAAAAB9gAAAUhAAAAAAAAAAAAAAZ6AAAFIQAAAAACAAAADXAAAAAAAAAAAAAAB9gAAAUh" + "__value__": "AdnQywADAAAAAAAAAAAAAAAADS0AAAUhAAAAAAAAAAAAAA0tAAAFIQAAAAACAAAADXAAAAAAAAAAAAAADS0AAAUh" }, "screen": { "depth": 32, @@ -1381,7 +1381,7 @@ }, "library_usage_stats": { "/home/cjennings/archive/books": 10, - "/home/cjennings/sync/books": 56 + "/home/cjennings/sync/books": 60 }, "light_palette_name": "", "light_palettes": { diff --git a/dotfiles/hyprland/.config/hypr/hyprland.conf b/dotfiles/hyprland/.config/hypr/hyprland.conf index 9a895fc..d2dbeb6 100644 --- a/dotfiles/hyprland/.config/hypr/hyprland.conf +++ b/dotfiles/hyprland/.config/hypr/hyprland.conf @@ -294,7 +294,7 @@ bind = $mod SHIFT, B, exec, blueman-manager bind = $mod, S, exec, screenshot region bind = CTRL $mod, S, exec, screenshot fullscreen -# Lock screen (from sxhkdrc: super+Escape) +# Lock screen bind = $mod, ESCAPE, exec, hyprlock # Touchpad toggle -- cgit v1.2.3