Revert "[cpu] hide popup on right click"

This reverts commit 00a0eae4
This commit is contained in:
streetturtle 2020-12-26 14:54:42 -05:00
parent 94e9bf5d2b
commit b730c553c1
1 changed files with 0 additions and 1 deletions

View File

@ -113,7 +113,6 @@ local function worker(user_args)
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,