Fixed showing hotkeys_popup on the focused screen (#3164)

This commit is contained in:
kdrobnyh 2020-09-08 22:10:21 -07:00 committed by GitHub
parent 7a759432d3
commit 97c3849ae7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -591,6 +591,7 @@ function widget.new(args)
placement = place_func,
minimum_width = wibox_width,
minimum_height = wibox_height,
screen = s,
}
local widget_obj = {