diff options
| author | Craig Jennings <c@cjennings.net> | 2026-03-07 15:09:21 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-03-07 15:09:21 -0600 |
| commit | 8a28de7fc1132ae57110ead238adc5aa45ff61eb (patch) | |
| tree | 208aba00f05296af2decb1820f28919faeddad7b /dotfiles/hyprland | |
| parent | 4a01456ee361631907d871621dd57d75008edeca (diff) | |
chore: clean up lock screen comment, update calibre state
Removed stale sxhkdrc reference from lock screen keybinding comment.
Diffstat (limited to 'dotfiles/hyprland')
| -rw-r--r-- | dotfiles/hyprland/.config/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
