Revert "[ram] hide popup on right click"

This reverts commit 9dd13707
This commit is contained in:
streetturtle 2020-12-26 14:54:27 -05:00
parent b437b403a5
commit c5468630ea
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ local function worker(user_args)
--- Widget which is shown when user clicks on the ram widget
local popup = awful.popup{
ontop = true,
hide_on_right_click = true,
visible = false,
widget = {
widget = wibox.widget.piechart,