From dc631ceb2d63cd3886038de02c52dac3132158dc Mon Sep 17 00:00:00 2001 From: Aaron Randreth <90899181+aaron-randreth@users.noreply.github.com> Date: Tue, 22 Oct 2024 14:16:42 +0200 Subject: [PATCH] hyprlock: Clarify that XDG env can affect the fade out behavior. (#818) See hyprwm/hyprlock#521 --- pages/Hypr Ecosystem/hyprlock.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pages/Hypr Ecosystem/hyprlock.md b/pages/Hypr Ecosystem/hyprlock.md index d86bbc2..18453e8 100644 --- a/pages/Hypr Ecosystem/hyprlock.md +++ b/pages/Hypr Ecosystem/hyprlock.md @@ -30,6 +30,12 @@ Variables in the `general` category: | fingerprint_ready_message | sets the message that will be displayed when fprintd is ready to scan a fingerprint. | str | (Scan fingerprint to unlock) | | fingerprint_present_message | sets the message that will be displayed when a finger is placed on the scanner. | str | Scanning fingerprint | +{{< callout type=warning >}} + +If you are not on hyprland, or your `XDG_CURRENT_DESKTOP` is not Hyprland, the fade out will be disabled and the value of your `no_fade_out` variable will be ignored. + +{{< /callout >}} + ## Keyboard Shortcuts and Actions The following keys and key-combinations describe hyprlock's default behaviour: