From f8dcd3e633d62ef8e1c043316178fba509b85778 Mon Sep 17 00:00:00 2001 From: Sander Date: Mon, 18 Nov 2024 17:53:28 +0100 Subject: [PATCH] Update _index.md --- pages/FAQ/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +```