initial-commit, files tested.
This commit is contained in:
@@ -0,0 +1,58 @@
|
||||
# animations
|
||||
|
||||
animations=1
|
||||
layer_animations=1
|
||||
animation_type_open=zoom
|
||||
animation_type_close=zoom
|
||||
animation_fade_in=1
|
||||
animation_fade_out=1
|
||||
tag_animation_direction=1
|
||||
zoom_initial_ratio=0.4
|
||||
zoom_end_ratio=0.8
|
||||
fadein_begin_opacity=0.5
|
||||
fadeout_begin_opacity=0.8
|
||||
animation_duration_move=500
|
||||
animation_duration_open=400
|
||||
animation_duration_tag=350
|
||||
animation_duration_close=800
|
||||
animation_duration_focus=0
|
||||
animation_curve_open=0.46,1.0,0.29,1
|
||||
animation_curve_move=0.46,1.0,0.29,1
|
||||
animation_curve_tag=0.46,1.0,0.29,1
|
||||
animation_curve_close=0.08,0.92,0,1
|
||||
animation_curve_focus=0.46,1.0,0.29,1
|
||||
animation_curve_opafadeout=0.5,0.5,0.5,0.5
|
||||
animation_curve_opafadein=0.46,1.0,0.29,1
|
||||
|
||||
# background blur
|
||||
blur=1
|
||||
blur_layer=0
|
||||
blur_optimized=1
|
||||
blur_params_num_passes = 3
|
||||
blur_params_radius = 3
|
||||
blur_params_noise = 0.02
|
||||
blur_params_brightness = 0.9
|
||||
blur_params_contrast = 0.9
|
||||
blur_params_saturation = 1.2
|
||||
|
||||
# floating shadows
|
||||
shadows = 1
|
||||
layer_shadows = 0
|
||||
shadow_only_floating = 1
|
||||
shadows_size = 10
|
||||
shadows_blur = 15
|
||||
shadows_position_x = 0
|
||||
shadows_position_y = 0
|
||||
shadowscolor= 0x1a1a1a99
|
||||
|
||||
# window opacity
|
||||
focused_opacity=0.9
|
||||
unfocused_opacity=0.85
|
||||
|
||||
# borders
|
||||
border_radius=10
|
||||
no_radius_when_single=0
|
||||
borderpx=2
|
||||
bordercolor=0x88aaad82
|
||||
focuscolor=0x33ccffee
|
||||
|
||||
Reference in New Issue
Block a user