mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 02:28:37 +02:00
worked on ly config
This commit is contained in:
@@ -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";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user