From da20ddfb549f052d9fe75b17c8f184a1ac46319b Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Mon, 18 Aug 2025 14:26:08 +0300 Subject: [PATCH] Update layout --- .config/wlogout/layout | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/wlogout/layout b/.config/wlogout/layout index b29e3e2..9e0e736 100644 --- a/.config/wlogout/layout +++ b/.config/wlogout/layout @@ -1,6 +1,6 @@ { "label" : "lock", - "action" : "swaylock -f -c 000000 --clock --indicator --fade-in 0.3 --text-color ffffff --ring-color d9d9d9 --line-uses-ring --key-hl-color 1e1f2f", + "action" : "hyprlock", "text" : "Lock", "keybind" : "l" }