🎨 ux(hyprland): new shadow changes
This commit is contained in:
parent
0e9d5b6b9f
commit
e5b063b644
1 changed files with 5 additions and 8 deletions
|
@ -25,17 +25,14 @@ decoration {
|
||||||
xray = true
|
xray = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
drop_shadow=true
|
|
||||||
shadow_range=15
|
|
||||||
col.shadow=rgba(b7bdf56f)
|
|
||||||
col.shadow_inactive=rgba(000000ff)
|
|
||||||
|
|
||||||
dim_inactive = false
|
dim_inactive = false
|
||||||
dim_strength = 0.05
|
dim_strength = 0.05
|
||||||
|
|
||||||
shadow_render_power=2
|
drop_shadow = yes
|
||||||
shadow_offset= 9 9 1 1
|
shadow_range=100
|
||||||
|
shadow_render_power=5
|
||||||
|
col.shadow= 0x53000000
|
||||||
|
col.shadow_inactive=0x32000000
|
||||||
}
|
}
|
||||||
|
|
||||||
animations {
|
animations {
|
||||||
|
|
Loading…
Add table
Reference in a new issue