fix mango config typos

This commit is contained in:
desolate
2026-05-29 12:44:27 +03:00
parent 7138a0da41
commit bb9df4eb14
2 changed files with 3 additions and 3 deletions
@@ -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.
+2 -2
View File
@@ -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.