docs(alacritty): blur/transparency added but not used
This commit is contained in:
parent
df0ffeecbd
commit
4d3ef27cd2
1 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,8 @@ option_as_alt = "Both"
|
||||||
decorations = "None"
|
decorations = "None"
|
||||||
padding = { x = 12, y = 5 }
|
padding = { x = 12, y = 5 }
|
||||||
dynamic_padding = true
|
dynamic_padding = true
|
||||||
|
# opacity = 0.8
|
||||||
|
# blur = true
|
||||||
|
|
||||||
[bell]
|
[bell]
|
||||||
duration = 10
|
duration = 10
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue