Skip to content

Commit

Permalink
hyprlock: Clarify that XDG env can affect the fade out behavior. (#818)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-randreth authored Oct 22, 2024
1 parent 59ed34c commit dc631ce
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pages/Hypr Ecosystem/hyprlock.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit dc631ce

Please sign in to comment.