qtile-desktop: disable mouse click focus

This commit is contained in:
steveej 2021-05-24 19:56:28 +02:00
parent 9109bad75f
commit 3af618826d

View file

@ -270,7 +270,7 @@ dgroups_key_binder = None
dgroups_app_rules = [] dgroups_app_rules = []
main = None main = None
follow_mouse_focus = False follow_mouse_focus = False
bring_front_click = True bring_front_click = False
cursor_warp = False cursor_warp = False
auto_fullscreen = True auto_fullscreen = True
focus_on_window_activation = "urgent" focus_on_window_activation = "urgent"