1
0
Fork 0
mirror of https://github.com/lcpz/awesome-copycats.git synced 2024-10-22 12:31:23 +00:00

remove unused keybinding

This commit is contained in:
Luca Capezzuto 2021-04-13 14:31:48 +02:00
parent fab8e84511
commit e41d5d491c
No known key found for this signature in database
GPG key ID: 4E53F7C0EC846979

View file

@ -506,8 +506,6 @@ globalkeys = mytable.join(
-- User programs
awful.key({ modkey }, "q", function () awful.spawn(browser) end,
{description = "run browser", group = "launcher"}),
awful.key({ modkey }, "a", function () awful.spawn(gui_editor) end,
{description = "run gui editor", group = "launcher"}),
-- Default
--[[ Menubar