Fix hypr config to work after latest update
This commit is contained in:
parent
2fd2293193
commit
e8734797ab
@ -55,10 +55,12 @@ decoration {
|
|||||||
active_opacity = 1.0
|
active_opacity = 1.0
|
||||||
inactive_opacity = 1.0
|
inactive_opacity = 1.0
|
||||||
|
|
||||||
drop_shadow = true
|
shadow {
|
||||||
shadow_range = 15
|
enabled = true
|
||||||
shadow_render_power = 10
|
range = 15
|
||||||
col.shadow = rgba(1a1a1aee)
|
render_power = 10
|
||||||
|
color = rgba(1a1a1aee)
|
||||||
|
}
|
||||||
|
|
||||||
blur {
|
blur {
|
||||||
enabled = true
|
enabled = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user