23 lines
316 B
TOML
23 lines
316 B
TOML
[general]
|
|
namespace = "parra-backdrop"
|
|
|
|
[blur]
|
|
tint = "#1e1e2e"
|
|
|
|
# [zoom]
|
|
# crop-ratio = 0.8
|
|
# crop-ratio = 0.5
|
|
# duration-ms = 1200
|
|
# easing = "out-quint"
|
|
|
|
# [scroll.vertical]
|
|
# max-shift = 0.6
|
|
# duration-ms = 600
|
|
|
|
# [scroll.horizontal]
|
|
# max-shift = 0.6
|
|
# duration-ms = 600
|
|
|
|
# [compositor]
|
|
# horizontal = "column"
|