This commit is contained in:
Stephan Raabe 2023-10-18 17:33:16 +02:00
parent 9d2c2e8f07
commit 0018b660a8

View File

@ -12,7 +12,7 @@
}
{
"label" : "logout",
"action" : "sleep 1; loginctl terminate-user $USER",
"action" : "sleep 1; hyprctl dispatch exit",
"text" : "Logout",
"keybind" : "e"
}