Revert "[weather] hide popup on right click"
This reverts commit cf7cb73b
This commit is contained in:
parent
cf7cb73b91
commit
a24b5e167e
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue