[logout] show popup on focused screen
This commit is contained in:
parent
22c572a737
commit
26343bd644
|
@ -110,6 +110,7 @@ local function launch(args)
|
|||
layout = wibox.container.place
|
||||
}
|
||||
|
||||
w.screen = mouse.screen
|
||||
w.visible = true
|
||||
|
||||
awful.placement.centered(w)
|
||||
|
|
Loading…
Reference in New Issue