aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wlogout/layout2
1 files changed, 1 insertions, 1 deletions
diff --git a/wlogout/layout b/wlogout/layout
index 7013ee9db..cbcab7a32 100644
--- a/wlogout/layout
+++ b/wlogout/layout
@@ -12,7 +12,7 @@
}
{
"label" : "logout",
- "action" : "loginctl terminate-user $USER",
+ "action" : "sleep1; hyprctl dispatch exit",
"text" : "Logout",
"keybind" : "e"
}