awesomerc.lua: remove trailing whitespace
This commit is contained in:
parent
dc0afe9f59
commit
035e905836
|
@ -76,7 +76,7 @@ awful.layout.layouts = {
|
||||||
-- {{{ Helper functions
|
-- {{{ Helper functions
|
||||||
local function client_menu_toggle_fn()
|
local function client_menu_toggle_fn()
|
||||||
local instance = nil
|
local instance = nil
|
||||||
|
|
||||||
return function ()
|
return function ()
|
||||||
if instance and instance.wibox.visible then
|
if instance and instance.wibox.visible then
|
||||||
instance:hide()
|
instance:hide()
|
||||||
|
|
Loading…
Reference in New Issue