parent
b90c7f5cf8
commit
09240101d9
|
@ -59,9 +59,8 @@ function todo_widget:update_counter(todos)
|
|||
end
|
||||
|
||||
local popup = awful.popup{
|
||||
ontop = true,
|
||||
hide_on_right_click = true,
|
||||
bg = beautiful.bg_normal,
|
||||
ontop = true,
|
||||
visible = false,
|
||||
shape = gears.shape.rounded_rect,
|
||||
border_width = 1,
|
||||
|
|
Loading…
Reference in New Issue