awesomerc.lua: remove trailing whitespace

This commit is contained in:
Daniel Hahler 2015-10-22 23:57:47 +02:00
parent dc0afe9f59
commit 035e905836

View file

@ -76,7 +76,7 @@ awful.layout.layouts = {
-- {{{ Helper functions
local function client_menu_toggle_fn()
local instance = nil
return function ()
if instance and instance.wibox.visible then
instance:hide()