Update pages/FAQ/_index.md

Co-authored-by: Maximilian Seidler <78690852+PaideiaDilemma@users.noreply.github.com>
This commit is contained in:
Sander 2024-11-18 21:47:01 +01:00 committed by GitHub
parent 64f8cdc232
commit d68852b19d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -451,5 +451,5 @@ User=MY_USERNAME
Add this to `~/.config/hypr/hyprland.conf`:
```ini
exec-once=hyprlock --immediate-render || hyprctl dispatch exit
exec-once=hyprlock --immediate --immediate-render || hyprctl dispatch exit
```