Revert "[gitlab] hide popup on right click"

This reverts commit 687cab18
This commit is contained in:
streetturtle 2020-12-26 14:54:32 -05:00
parent e2565decb9
commit 6a6119d07c
1 changed files with 0 additions and 1 deletions

View File

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