diff --git a/pages/FAQ/_index.md b/pages/FAQ/_index.md index 8ed6ea2..f5d12e6 100644 --- a/pages/FAQ/_index.md +++ b/pages/FAQ/_index.md @@ -451,5 +451,5 @@ User=MY_USERNAME Add this to `~/.config/hypr/hyprland.conf`: ```ini -exec-once=hyprlock || hyprctl dispatch exit -``` \ No newline at end of file +exec-once=hyprlock --immediate-render || hyprctl dispatch exit +```