diff --git a/config/wlogout/layout b/config/wlogout/layout index 0c142a1..f5fe8fe 100644 --- a/config/wlogout/layout +++ b/config/wlogout/layout @@ -6,7 +6,7 @@ } { "label" : "logout", - "action" : "loginctl terminate-user $USER", + "action" : "swaymsg exit", "text" : "Logout", "keybind" : "e" }