From b9a82507c7bc591f0a550a2207fbdf0be596caff Mon Sep 17 00:00:00 2001 From: DiskyToy <127935662+DiskyToy@users.noreply.github.com> Date: Tue, 9 Apr 2024 00:29:50 +0200 Subject: [PATCH] Add hyprlock default keypress behaviour (#581) * Add default keypress behaviour According to https://github.com/hyprwm/hyprland-wiki/issues/579 the wiki was lacking default behaviour, so i quickly added it. * removed description for 'obvious and unnecessary' behaviour --- pages/Hypr Ecosystem/hyprlock.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pages/Hypr Ecosystem/hyprlock.md b/pages/Hypr Ecosystem/hyprlock.md index 1ba4d91..45c512d 100644 --- a/pages/Hypr Ecosystem/hyprlock.md +++ b/pages/Hypr Ecosystem/hyprlock.md @@ -23,6 +23,15 @@ Variables in the `general` category: | no_fade_out | disables the fadeout animation | bool | false | | ignore_empty_input | skips validation when empty password is provided | bool | false | +## Keyboard Shortcuts and Actions + +The following keys and key-combinations describe hyprlocks default behaviour: +| input | description | +| -- | -- | +| ESC | Clear password buffer | +| Ctrl + u | Clear password buffer | +| Ctrl + Backspace | Clear password buffer | + ## Widgets The entire configuration of how hyprlock looks is done via widgets.