Activity should not take focus.
This commit is contained in:
parent
3ec75a893b
commit
f2db047e40
@ -220,4 +220,5 @@ floating_layout = layout.Floating(
|
|||||||
border_width=5,
|
border_width=5,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
focus_on_window_activation = "never"
|
||||||
wmname = "qtile"
|
wmname = "qtile"
|
||||||
|
Loading…
Reference in New Issue
Block a user