fix #9
This commit is contained in:
@@ -48,14 +48,6 @@ return gears.table.join(
|
||||
end,
|
||||
{ description = "Focus previous client by index", group = "Client" }
|
||||
),
|
||||
awful.key(
|
||||
{ modkey },
|
||||
"#25",
|
||||
function()
|
||||
user_vars.main_menu:show()
|
||||
end,
|
||||
{ description = "Show context menu", group = "Awesome" }
|
||||
),
|
||||
awful.key(
|
||||
{ modkey, "Shift" },
|
||||
"#44",
|
||||
|
||||
Reference in New Issue
Block a user