test
This commit is contained in:
parent
26ed45fb9b
commit
f02e0f9dce
1 changed files with 2 additions and 2 deletions
|
@ -54,14 +54,14 @@
|
||||||
decoration {
|
decoration {
|
||||||
rounding = 10
|
rounding = 10
|
||||||
active_opacity = 0.9
|
active_opacity = 0.9
|
||||||
inactive_opacity = 0.65
|
inactive_opacity = 0.7
|
||||||
fullscreen_opacity = 0.9
|
fullscreen_opacity = 0.9
|
||||||
drop_shadow = true
|
drop_shadow = true
|
||||||
shadow_range = 4
|
shadow_range = 4
|
||||||
shadow_render_power = 3
|
shadow_render_power = 3
|
||||||
col.shadow = rgba(1a1a1aee)
|
col.shadow = rgba(1a1a1aee)
|
||||||
blur {
|
blur {
|
||||||
size = 6
|
size = 8
|
||||||
passes = 3
|
passes = 3
|
||||||
ignore_opacity = true
|
ignore_opacity = true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue