From 61ecad8f958af750c550ff377e2d6449871c61bc Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Sun, 17 May 2026 22:32:42 +0200 Subject: [PATCH] hypr/hyprland.conf: enable preserve_split and precise_mouse_move --- hypr/hyprland.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 72ace39..c54edcd 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -93,7 +93,8 @@ animations { dwindle { pseudotile = no # master switch for pseudotiling. - preserve_split = false + preserve_split = true + precise_mouse_move = true } misc {