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.