Update Logout command
This commit is contained in:
parent
f05924714b
commit
2233ef5ff4
@ -12,7 +12,7 @@
|
|||||||
}
|
}
|
||||||
{
|
{
|
||||||
"label" : "logout",
|
"label" : "logout",
|
||||||
"action" : "sleep 1; loginctl terminate-user $USER",
|
"action" : "sleep 1; hyprctl dispatch exit",
|
||||||
"text" : "Logout",
|
"text" : "Logout",
|
||||||
"keybind" : "e"
|
"keybind" : "e"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user