1
1
Fork 0

hyprland: enable mouse refocus

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2024-09-12 16:58:43 -05:00
parent 4595580e23
commit b30f6e22a6
Signed by: Myned
GPG key ID: C7224454F7881A34

View file

@ -183,7 +183,7 @@ in {
float_switch_override_focus = 0; # Disable float to tile hover focus
focus_on_close = 1; # Focus window under mouse
follow_mouse = 1; # Hover focus
mouse_refocus = false;
#// mouse_refocus = false;
repeat_delay = 300;
repeat_rate = 40;
sensitivity = 0.5;