Revert "[docker] hide popup on right click"
This reverts commit 3739f0b6
This commit is contained in:
parent
6344d94e22
commit
94e9bf5d2b
|
@ -32,7 +32,6 @@ end
|
|||
|
||||
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