Revert "[github-activity] hide popup on right click"

This reverts commit c13dc8ce
This commit is contained in:
streetturtle 2020-12-26 14:54:35 -05:00
parent 6a6119d07c
commit 75f9d79f30
1 changed files with 0 additions and 1 deletions

View File

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