diff --git a/.config/wlogout/layout b/.config/wlogout/layout index 2de5285..229b1f8 100644 --- a/.config/wlogout/layout +++ b/.config/wlogout/layout @@ -6,7 +6,7 @@ } { "label" : "logout", - "action" : "hyprctl dispatch exit --", + "action" : "pkill -9 -u $(id -u) Hyprland", "text" : "Logout", "keybind" : "e" }