This commit is contained in:
Kievits Rene
2022-05-17 19:46:28 +02:00
parent cc00832342
commit 6080e5a22a

View File

@@ -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",