diff --git a/rc.lua.template b/rc.lua.template index 403e8ce..60dcf33 100644 --- a/rc.lua.template +++ b/rc.lua.template @@ -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