Revert "[stackoverflow] hide popup on right click"
This reverts commit e5db4cf4
This commit is contained in:
parent
09240101d9
commit
b437b403a5
|
@ -40,7 +40,6 @@ local function worker(user_args)
|
|||
|
||||
local popup = awful.popup{
|
||||
ontop = true,
|
||||
hide_on_right_click = true,
|
||||
visible = false,
|
||||
shape = gears.shape.rounded_rect,
|
||||
border_width = 1,
|
||||
|
|
Loading…
Reference in New Issue