diff --git a/wlogout/layout b/wlogout/layout index 50891a8..568bc3d 100644 --- a/wlogout/layout +++ b/wlogout/layout @@ -12,7 +12,7 @@ } { "label" : "logout", - "action" : "sleep 1; loginctl terminate-user $USER", + "action" : "sleep 1; hyprctl dispatch exit", "text" : "Logout", "keybind" : "e" }