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 | ff5f1d6fefd6e22bf6b80e60c527093b31647b89 (patch) | |
| tree | 93c137f2c03f1c4dc74c51f942142d284cfa6fbc /dotfiles/hyprland | |
| parent | a363437aa6677e210444d47e027aed0a11253dc2 (diff) | |
| download | archsetup-ff5f1d6fefd6e22bf6b80e60c527093b31647b89.tar.gz archsetup-ff5f1d6fefd6e22bf6b80e60c527093b31647b89.zip | |
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 |
