From 22ba07304a9c214a05cfa2d4a65325bdbf4cadba Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Wed, 8 Oct 2025 19:44:28 -0400 Subject: improvements and boomer --- .config/hypr/hyprland.conf | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to '.config/hypr/hyprland.conf') diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 6602185..6a2fa8f 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -25,10 +25,10 @@ input { repeat_delay = 300 repeat_rate = 30 - accel_profile = flat + accel_profile = adaptive touchpad { - scroll_factor = 0.2 + scroll_factor = 0.7 natural_scroll = yes disable_while_typing = false } @@ -50,6 +50,10 @@ general { col.inactive_border = rgba(59595900) } +cursor { + no_hardware_cursors = 0 +} + windowrulev2 = noshadow, floating:0 decoration { -- cgit v1.2.3