diff --git a/rc.lua.template b/rc.lua.template index b1325a9..7b355c5 100644 --- a/rc.lua.template +++ b/rc.lua.template @@ -528,7 +528,7 @@ globalkeys = mytable.join( -- Default --[[ Menubar awful.key({ modkey }, "p", function() menubar.show() end, - {description = "show the menubar", group = "launcher"}) + {description = "show the menubar", group = "launcher"}), --]] --[[ dmenu awful.key({ modkey }, "x", function ()