Alacritty: background_opacity deprecated

This commit is contained in:
the_4n0nym0u53 2022-01-24 00:49:48 +01:00
parent 90f9620352
commit 85e4f08c2d
No known key found for this signature in database
GPG key ID: 35EE09F5481049BB

View file

@ -6,6 +6,7 @@ window:
title: Alacritty title: Alacritty
dynamic_title: true dynamic_title: true
gtk_theme_variant: dark gtk_theme_variant: dark
opacity: 0.75
scrolling: scrolling:
history: 10000 history: 10000
font: font:
@ -41,7 +42,6 @@ colors:
magenta: '#6c71c4' # violet magenta: '#6c71c4' # violet
cyan: '#93a1a1' # base1 cyan: '#93a1a1' # base1
white: '#fdf6e3' # base3 white: '#fdf6e3' # base3
background_opacity: 0.75
cursor: cursor:
style: style:
shape: Block shape: Block