34 lines
669 B
Plaintext
34 lines
669 B
Plaintext
# DECORATION
|
|
|
|
decoration {
|
|
|
|
active_opacity = 1
|
|
inactive_opacity = 1
|
|
rounding = 0
|
|
|
|
blur {
|
|
enabled = false
|
|
new_optimizations = true
|
|
xray = false
|
|
passes = 3
|
|
}
|
|
|
|
}
|
|
|
|
animations {
|
|
enabled = 1
|
|
bezier = overshot, 0.05, 0.9, 0.1, 1.05
|
|
bezier = smoothOut, 0.36, 0, 0.66, -0.56
|
|
bezier = smoothIn, 0.25, 1, 0.5, 1
|
|
bezier = sineinout, 0.12, 0, 0.39, 0
|
|
|
|
animation = windows, 1, 5, overshot, slide
|
|
animation = windowsOut, 1, 4, smoothOut, slide
|
|
animation = windowsMove, 1, 4, default
|
|
animation = border, 1, 1, sineinout
|
|
animation = fade, 1, 10, smoothIn
|
|
animation = fadeDim, 1, 10, smoothIn
|
|
animation = workspaces, 1, 6, default
|
|
}
|
|
|