mirror of
https://github.com/streetturtle/awesome-wm-widgets.git
synced 2024-11-17 07:49:09 +01:00
[logout] show popup on focused screen
This commit is contained in:
parent
22c572a737
commit
26343bd644
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue