mirror of
https://github.com/awesomeWM/awesome
synced 2024-11-17 07:47:41 +01:00
awesomerc.lua: remove trailing whitespace
This commit is contained in:
parent
dc0afe9f59
commit
035e905836
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||
|
|
Loading…
Reference in a new issue