From 9ec30a5630b3a1f047cff77cccf2ccfcf5a7a692 Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Wed, 4 Oct 2023 09:31:23 +0000 Subject: [PATCH] Update layout --- wlogout/layout | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wlogout/layout b/wlogout/layout index 568bc3d..50891a8 100644 --- a/wlogout/layout +++ b/wlogout/layout @@ -12,7 +12,7 @@ } { "label" : "logout", - "action" : "sleep 1; hyprctl dispatch exit", + "action" : "sleep 1; loginctl terminate-user $USER", "text" : "Logout", "keybind" : "e" }