fix: allow float windows to override the focus when spawned
This commit is contained in:
parent
8abf544bf0
commit
148baaafe2
|
@ -100,7 +100,7 @@ input {
|
|||
kb_rules =
|
||||
|
||||
follow_mouse = 1
|
||||
float_switch_override_focus = 0
|
||||
float_switch_override_focus = 1
|
||||
|
||||
accel_profile = flat
|
||||
force_no_accel = true
|
||||
|
|
Loading…
Reference in a new issue