[logout] show popup on focused screen

This commit is contained in:
streetturtle 2020-11-01 20:07:33 -05:00
parent 22c572a737
commit 26343bd644
1 changed files with 1 additions and 0 deletions

View File

@ -110,6 +110,7 @@ local function launch(args)
layout = wibox.container.place
}
w.screen = mouse.screen
w.visible = true
awful.placement.centered(w)