qtile-desktop: disable mouse click focus
This commit is contained in:
parent
9109bad75f
commit
3af618826d
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue