Revert "[weather] hide popup on right click"

This reverts commit cf7cb73b
This commit is contained in:
streetturtle 2020-12-26 14:54:19 -05:00
parent cf7cb73b91
commit a24b5e167e
1 changed files with 0 additions and 1 deletions

View File

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