Revert "[jira] hide popup on right click"

This reverts commit 9c22acb0
This commit is contained in:
streetturtle 2020-12-26 14:54:31 -05:00
parent b5c66c3483
commit e2565decb9
1 changed files with 0 additions and 1 deletions

View File

@ -83,7 +83,6 @@ local jira_widget = wibox.widget {
local popup = awful.popup{
ontop = true,
hide_on_right_click = true,
visible = false,
shape = gears.shape.rounded_rect,
border_width = 1,