test
This commit is contained in:
parent
66185aacc9
commit
d8b326907c
1 changed files with 4 additions and 8 deletions
|
@ -52,7 +52,7 @@
|
||||||
disable_hyprland_logo = true
|
disable_hyprland_logo = true
|
||||||
}
|
}
|
||||||
decoration {
|
decoration {
|
||||||
rounding = 6
|
rounding = 10
|
||||||
active_opacity = 0.95
|
active_opacity = 0.95
|
||||||
inactive_opacity = 0.7
|
inactive_opacity = 0.7
|
||||||
fullscreen_opacity = 0.95
|
fullscreen_opacity = 0.95
|
||||||
|
@ -60,15 +60,11 @@
|
||||||
shadow_range = 4
|
shadow_range = 4
|
||||||
shadow_render_power = 3
|
shadow_render_power = 3
|
||||||
col.shadow = rgba(1a1a1aee)
|
col.shadow = rgba(1a1a1aee)
|
||||||
|
blur_enabled = true
|
||||||
blur {
|
blur {
|
||||||
enabled = true
|
size = 6
|
||||||
size = 20
|
passes = 1
|
||||||
passes = 4
|
|
||||||
}
|
}
|
||||||
blur = yes
|
|
||||||
blur_size = 10
|
|
||||||
blur_passes = 5
|
|
||||||
blur_new_optimizations = yes
|
|
||||||
|
|
||||||
}
|
}
|
||||||
animations {
|
animations {
|
||||||
|
|
Loading…
Reference in a new issue