Added support for sddm

This commit is contained in:
Stephan Raabe 2023-10-09 10:05:56 +02:00
parent b47f56b63f
commit 888f66134c

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"
}