diff options
Diffstat (limited to 'dotfiles/hyprland/.config')
| -rw-r--r-- | dotfiles/hyprland/.config/hypr/hyprland.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dotfiles/hyprland/.config/hypr/hyprland.conf b/dotfiles/hyprland/.config/hypr/hyprland.conf index 8572dcf..cd30f81 100644 --- a/dotfiles/hyprland/.config/hypr/hyprland.conf +++ b/dotfiles/hyprland/.config/hypr/hyprland.conf @@ -102,7 +102,7 @@ dwindle { # Input # ============================================================================ cursor { - no_warps = true + no_warps = false } input { @@ -110,7 +110,7 @@ input { kb_options = ctrl:nocaps numlock_by_default = true follow_mouse = 0 - float_switch_override_focus = 0 + float_switch_override_focus = 1 mouse_refocus = false touchpad { natural_scroll = true |
