Update layout

This commit is contained in:
Stephan Raabe 2023-10-04 09:31:23 +00:00
parent 0ce0849551
commit 9ec30a5630

View File

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