From dd9652950c83970d912ef76b915777e18abc1f47 Mon Sep 17 00:00:00 2001 From: Marvin Elsen Date: Sun, 25 May 2025 16:55:41 +0200 Subject: [PATCH] Update hyprland --- hypr/.config/hypr/hyprland.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf index 6447c35..f0ec8f5 100644 --- a/hypr/.config/hypr/hyprland.conf +++ b/hypr/.config/hypr/hyprland.conf @@ -14,8 +14,8 @@ env = XCURSOR_SIZE,24 env = HYPRCURSOR_SIZE,24 general { - gaps_in = 16 - gaps_out = 16 + gaps_in = 8 + gaps_out = 0,16,16,16 border_size = 4 @@ -137,7 +137,7 @@ input { kb_options = kb_rules = - follow_mouse = 1 + follow_mouse = 2 sensitivity = 0 # -1.0 - 1.0, 0 means no modification.