test
This commit is contained in:
parent
05e590693d
commit
0ecbb07012
1 changed files with 5 additions and 5 deletions
|
@ -53,16 +53,16 @@
|
|||
}
|
||||
decoration {
|
||||
rounding = 10
|
||||
active_opacity = 0.95
|
||||
inactive_opacity = 0.7
|
||||
fullscreen_opacity = 0.95
|
||||
active_opacity = 0.9
|
||||
inactive_opacity = 0.6
|
||||
fullscreen_opacity = 0.9
|
||||
drop_shadow = true
|
||||
shadow_range = 4
|
||||
shadow_render_power = 3
|
||||
col.shadow = rgba(1a1a1aee)
|
||||
blur {
|
||||
size = 6
|
||||
passes = 4
|
||||
size = 4
|
||||
passes = 3
|
||||
ignore_opacity = true
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue