remove duplicated param
This commit is contained in:
parent
007e50d01c
commit
39500cd944
|
@ -36,7 +36,6 @@ local function worker(args)
|
|||
}
|
||||
|
||||
local popup = awful.popup{
|
||||
visible = true,
|
||||
ontop = true,
|
||||
visible = false,
|
||||
shape = gears.shape.rounded_rect,
|
||||
|
|
Loading…
Reference in New Issue