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