mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-18 06:59:53 -05:00
opt: remove useless config
This commit is contained in:
parent
33b0cbd487
commit
045def476a
1 changed files with 0 additions and 21 deletions
21
config.conf
21
config.conf
|
|
@ -1,27 +1,6 @@
|
||||||
# More option see https://github.com/DreamMaoMao/maomaowm/wiki/
|
# More option see https://github.com/DreamMaoMao/maomaowm/wiki/
|
||||||
|
|
||||||
# Window effect
|
# Window effect
|
||||||
blur=0
|
|
||||||
blur_layer=0
|
|
||||||
blur_optimized=1
|
|
||||||
blur_params_num_passes = 2
|
|
||||||
blur_params_radius = 5
|
|
||||||
blur_params_noise = 0.02
|
|
||||||
blur_params_brightness = 0.9
|
|
||||||
blur_params_contrast = 0.9
|
|
||||||
blur_params_saturation = 1.2
|
|
||||||
|
|
||||||
shadows = 0
|
|
||||||
layer_shadows = 0
|
|
||||||
shadow_only_floating = 1
|
|
||||||
shadows_size = 10
|
|
||||||
shadows_blur = 15
|
|
||||||
shadows_position_x = 0
|
|
||||||
shadows_position_y = 0
|
|
||||||
shadowscolor= 0x000000ff
|
|
||||||
|
|
||||||
border_radius=6
|
|
||||||
no_radius_when_single=0
|
|
||||||
focused_opacity=1.0
|
focused_opacity=1.0
|
||||||
unfocused_opacity=1.0
|
unfocused_opacity=1.0
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue