fix alacritty opacity
This commit is contained in:
parent
2e10a00830
commit
b30e69334a
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,6 @@ in {
|
|||
family: CaskaydiaCove Nerd Font
|
||||
size: 12
|
||||
|
||||
background_opacity: 0.98
|
||||
draw_bold_text_with_bright_colors: true
|
||||
|
||||
colors:
|
||||
|
@ -79,6 +78,7 @@ in {
|
|||
|
||||
window:
|
||||
dynamic_title: true
|
||||
opacity: 0.98
|
||||
|
||||
env:
|
||||
TERM: xterm-256color
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue