fix(wlr-which-key): add forgotten logout command
This commit is contained in:
@@ -172,7 +172,7 @@
|
|||||||
{
|
{
|
||||||
key = "l";
|
key = "l";
|
||||||
desc = "Logout";
|
desc = "Logout";
|
||||||
cmd = "";
|
cmd = "${logout}/bin/logout";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
key = "s";
|
key = "s";
|
||||||
|
|||||||
Reference in New Issue
Block a user