update:blur settings
This commit is contained in:
@@ -118,24 +118,19 @@ overlaycolor=0x14a57cff
|
|||||||
|
|
||||||
|
|
||||||
# blur settings
|
# blur settings
|
||||||
|
blur = 1
|
||||||
|
blur_layer = 1
|
||||||
|
blur_params_radius = 4
|
||||||
blur_params_num_passes = 2
|
blur_params_num_passes = 2
|
||||||
blur_params_radius = 5
|
blur_params_radius = 6
|
||||||
blur_params_noise = 0.02
|
blur_params_noise = 0.02
|
||||||
blur_params_brightness = 0.9
|
blur_params_brightness = 0.9
|
||||||
blur_params_contrast = 0.9
|
blur_params_contrast = 0.9
|
||||||
blur_params_saturation = 1.2
|
blur_params_saturation = 1.2
|
||||||
|
|
||||||
# this cache's the blurred background onto the layer's background
|
# this cache's the blurred background onto the layer's background
|
||||||
# windows beneath the layer will not show since it's a static background when enabled
|
# windows beneath the layer will not show since it's a static background when enabled
|
||||||
blur_optimized=0
|
blur_optimized=0
|
||||||
|
|
||||||
blur=1
|
|
||||||
blur_layer=1
|
|
||||||
blur_params_num_passes=1
|
|
||||||
# blur_params_num_passes=3
|
|
||||||
blur_params_radius=4
|
|
||||||
|
|
||||||
source=~/.config/mango/env.conf
|
source=~/.config/mango/env.conf
|
||||||
source=~/.config/mango/keybindings.conf
|
source=~/.config/mango/keybindings.conf
|
||||||
source=~/.config/mango/rules.conf
|
source=~/.config/mango/rules.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user