aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2025-07-15 23:52:34 +0900
committerGitHub <noreply@github.com>2025-07-15 23:52:34 +0900
commit86f5235e548c722c9e213eb250c750a275596810 (patch)
treebc3d26f4997f5118f1a701c16394679bb9e28fb3
parenta2b48d73d82ad015b8bc2095008dd4887adc0a21 (diff)
parentddd606047326a669d0e8e9fdc3f1cd9888eebc83 (diff)
Merge pull request #756 from Humblemonk/patch-1
Update the logout command used by wlogout
-rw-r--r--config/wlogout/layout4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/wlogout/layout b/config/wlogout/layout
index ea468745..bcebbf44 100644
--- a/config/wlogout/layout
+++ b/config/wlogout/layout
@@ -18,7 +18,7 @@
}
{
"label" : "logout",
- "action" : "loginctl kill-session $XDG_SESSION_ID",
+ "action" : "hyprctl dispatch exit 0",
"text" : "Logout",
"keybind" : "e"
}
@@ -33,4 +33,4 @@
"action" : "systemctl hibernate",
"text" : "Hibernate",
"keybind" : "h"
-} \ No newline at end of file
+}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage