diff --git a/wlogout/layout b/wlogout/layout index 2690147..98f4d0b 100644 --- a/wlogout/layout +++ b/wlogout/layout @@ -24,7 +24,7 @@ } { "label" : "logout", - "action" : "loginctl terminate-user $USER", + "action" : "loginctl terminate-user $USER && killall sddm", "text" : "Logout", "keybind" : "e" }