worked on ly config

This commit is contained in:
Tomas Rivera
2026-03-01 20:09:49 +01:00
parent 4170904bbd
commit f39dc99356
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ in
}
{
label = "logout";
action = "hyprctl dispatch exit 0";
action = "loginctl terminate-session $(loginctl show-session $(loginctl | grep $USER | awk '{print $1}') -p Id --value)";
text = " Logout (E) ";
keybind = "e";
}