Revert "[bitbucket] hide popup on right click"

This reverts commit e8a28c7b
This commit is contained in:
streetturtle 2020-12-26 14:54:45 -05:00
parent 14cf597f5c
commit 31ac43703d
1 changed files with 0 additions and 1 deletions

View File

@ -64,7 +64,6 @@ end
local popup = awful.popup{ local popup = awful.popup{
ontop = true, ontop = true,
hide_on_right_click = true,
visible = false, visible = false,
shape = gears.shape.rounded_rect, shape = gears.shape.rounded_rect,
border_width = 1, border_width = 1,