Revert "[gerrit] hide popup on right click"

This reverts commit ec49c407
This commit is contained in:
streetturtle 2020-12-26 14:54:36 -05:00
parent 75f9d79f30
commit d0493094e7
1 changed files with 0 additions and 1 deletions

View File

@ -51,7 +51,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,