Revert "[github-activity] hide popup on right click"
This reverts commit c13dc8ce
This commit is contained in:
parent
6a6119d07c
commit
75f9d79f30
|
@ -69,7 +69,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,
|
||||||
|
|
Loading…
Reference in New Issue