forked from Shinonome/dots-hyprland
make logout sddm-compatible
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
}
|
||||
{
|
||||
"label" : "logout",
|
||||
"action" : "loginctl terminate-user $USER",
|
||||
"action" : "killall Hyprland",
|
||||
"text" : "logout",
|
||||
"keybind" : "e"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user