add subpixel in alacritty terminal
subpixel is such a blessing. and it seems that it only has a decent support at alacritty.main
parent
013f8f9dc0
commit
b8e6c877d5
|
@ -0,0 +1,12 @@
|
||||||
|
render:
|
||||||
|
antialiasing: subpixel
|
||||||
|
font:
|
||||||
|
normal:
|
||||||
|
family: Iosevka Comfy
|
||||||
|
style: Regular
|
||||||
|
size: 10.0
|
||||||
|
window:
|
||||||
|
opacity: 0.70
|
||||||
|
decorations: Full
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue