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" }