diff options
Diffstat (limited to 'dotfiles/hyprland/.config')
| -rw-r--r-- | dotfiles/hyprland/.config/hypr/hyprland.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dotfiles/hyprland/.config/hypr/hyprland.conf b/dotfiles/hyprland/.config/hypr/hyprland.conf index d79738d..4f7096e 100644 --- a/dotfiles/hyprland/.config/hypr/hyprland.conf +++ b/dotfiles/hyprland/.config/hypr/hyprland.conf @@ -106,7 +106,9 @@ cursor { input { kb_layout = us kb_options = ctrl:nocaps - follow_mouse = 0 + follow_mouse = 2 + float_switch_override_focus = 0 + mouse_refocus = false touchpad { natural_scroll = true } |
