mirror of
https://github.com/Derisis13/dotfiles.git
synced 2025-12-06 19:32:50 +01:00
fix(hyprland): v0.45 shadow configuration
This commit is contained in:
@@ -72,11 +72,13 @@ decoration {
|
||||
passes = 1
|
||||
}
|
||||
|
||||
drop_shadow = false
|
||||
shadow_range = 4
|
||||
shadow_render_power = 3
|
||||
shadow {
|
||||
enabled = false
|
||||
range = 4
|
||||
render_power = 3
|
||||
color = rgba($baseAlphaee)
|
||||
}
|
||||
# inactive_opacity = .72 hehe
|
||||
col.shadow = rgba($baseAlphaee)
|
||||
}
|
||||
|
||||
animations {
|
||||
|
||||
Reference in New Issue
Block a user