Update Hyprland to v0.45.0
This commit is contained in:
parent
9b3accfb96
commit
6ea4904537
2 changed files with 20 additions and 17 deletions
|
@ -55,10 +55,12 @@ decoration {
|
|||
vibrancy = 0.1696
|
||||
}
|
||||
|
||||
drop_shadow = true
|
||||
shadow_range = 4
|
||||
shadow_render_power = 3
|
||||
col.shadow = rgba(1a1a1aee)
|
||||
shadow {
|
||||
enabled = true
|
||||
range = 4
|
||||
render_power = 3
|
||||
color = rgba(1a1a1aee)
|
||||
}
|
||||
}
|
||||
|
||||
# Default animations, see https://wiki.hyprland.org/Configuring/Animations/ for more
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue