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
|
||||
}
|
||||
decoration {
|
||||
rounding = 6
|
||||
rounding = 10
|
||||
active_opacity = 0.95
|
||||
inactive_opacity = 0.7
|
||||
fullscreen_opacity = 0.95
|
||||
|
@ -60,15 +60,11 @@
|
|||
shadow_range = 4
|
||||
shadow_render_power = 3
|
||||
col.shadow = rgba(1a1a1aee)
|
||||
blur_enabled = true
|
||||
blur {
|
||||
enabled = true
|
||||
size = 20
|
||||
passes = 4
|
||||
size = 6
|
||||
passes = 1
|
||||
}
|
||||
blur = yes
|
||||
blur_size = 10
|
||||
blur_passes = 5
|
||||
blur_new_optimizations = yes
|
||||
|
||||
}
|
||||
animations {
|
||||
|
|
Loading…
Reference in a new issue