fix mango config typos
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user