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
|
passes = 1
|
||||||
}
|
}
|
||||||
|
|
||||||
drop_shadow = false
|
shadow {
|
||||||
shadow_range = 4
|
enabled = false
|
||||||
shadow_render_power = 3
|
range = 4
|
||||||
|
render_power = 3
|
||||||
|
color = rgba($baseAlphaee)
|
||||||
|
}
|
||||||
# inactive_opacity = .72 hehe
|
# inactive_opacity = .72 hehe
|
||||||
col.shadow = rgba($baseAlphaee)
|
|
||||||
}
|
}
|
||||||
|
|
||||||
animations {
|
animations {
|
||||||
|
|||||||
Reference in New Issue
Block a user