parent
b437b403a5
commit
c5468630ea
|
@ -27,7 +27,6 @@ local function worker(user_args)
|
||||||
--- Widget which is shown when user clicks on the ram widget
|
--- Widget which is shown when user clicks on the ram widget
|
||||||
local popup = awful.popup{
|
local popup = awful.popup{
|
||||||
ontop = true,
|
ontop = true,
|
||||||
hide_on_right_click = true,
|
|
||||||
visible = false,
|
visible = false,
|
||||||
widget = {
|
widget = {
|
||||||
widget = wibox.widget.piechart,
|
widget = wibox.widget.piechart,
|
||||||
|
|
Loading…
Reference in New Issue