parent
b437b403a5
commit
c5468630ea
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue