Revert "[gitlab] hide popup on right click"
This reverts commit 687cab18
This commit is contained in:
parent
e2565decb9
commit
6a6119d07c
|
@ -86,7 +86,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