- x = 1920 - 310, y = mywibox[mouse.screen].height,
- height = 100, width = 100 } },
+ function (c)
+ c:geometry({ x = 1920 - 500, y = mywibox[mouse.screen].height,
+ width = 500, height = 300})
+ c:connect_signal("unfocus", function (c) c:kill() end)
+ end } },
+ { rule = { class = "URxvt"},
+ properties = { opacity = 0.8 } },