diff --git a/dotfiles/mango/.config/mango/input/trackpad.conf b/dotfiles/mango/.config/mango/input/trackpad.conf index 4e993e0..c280e46 100644 --- a/dotfiles/mango/.config/mango/input/trackpad.conf +++ b/dotfiles/mango/.config/mango/input/trackpad.conf @@ -58,7 +58,7 @@ left_handed=0 middle_button_emulation=0 # Minimum swipe threshold when use gesture. -min_swipe_threshold=1 +swipe_min_threshold=1 # 0 — 1/2/3 finger tap maps to left / right / middle. # 1 — 1/2/3 finger tap maps to left / middle / right. diff --git a/dotfiles/mango/.config/mango/look/blur.conf b/dotfiles/mango/.config/mango/look/blur.conf index 4609c66..cbc6f1f 100644 --- a/dotfiles/mango/.config/mango/look/blur.conf +++ b/dotfiles/mango/.config/mango/look/blur.conf @@ -6,7 +6,7 @@ blur=1 # Enable blur for layer surfaces (like bars/docks). blur_layer=1 -i# Caches the wallpaper and blur background, significantly reducing GPU usage. +# Caches the wallpaper and blur background, significantly reducing GPU usage. # Disabling it will significantly increase GPU consumption and may cause rendering lag. # Highly recommended. blur_optimized=0 @@ -17,7 +17,7 @@ blur_params_radius=10 # Number of passes. Higher = smoother but more expensive. blur_params_num_passes=3 -Blur noise level. +# Blur noise level. blur_params_noise=0.02 # Blur brightness adjustment.