From b2f23dcfbf746206a9b0f845f4a8dc250da8e996 Mon Sep 17 00:00:00 2001 From: Shadow Cat Date: Fri, 8 Sep 2023 16:20:05 -0400 Subject: [PATCH] idk --- hyprland.conf | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/hyprland.conf b/hyprland.conf index 47eacfa..f3900af 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -16,13 +16,17 @@ input { sensitivity=0.5 # -1.0 - 1.0, 0 means no modification. accel_profile=flat + + touchpad { + disable_while_typing = false + } } general { gaps_in=9 gaps_out=15 border_size=2 - col.active_border=0xffeeaaee 0xffaaaaee 45deg + col.active_border=0xffaaaaee 0xffeeaaee 45deg col.inactive_border=0x66333333 apply_sens_to_raw=0 @@ -30,9 +34,11 @@ general { decoration { rounding = 10 - blur = true - blur_size = 5 - blur_new_optimizations = on + blur { + enabled = true + size = 3 + new_optimizations = on + } } dwindle {