Revert "[docker] hide popup on right click"

This reverts commit 3739f0b6
This commit is contained in:
streetturtle 2020-12-26 14:54:40 -05:00
parent 6344d94e22
commit 94e9bf5d2b
1 changed files with 0 additions and 1 deletions

View File

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