parent
d0493094e7
commit
6344d94e22
|
@ -54,7 +54,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,
|
||||||
|
|
Loading…
Reference in New Issue