Remove transparency on alacritty

This commit is contained in:
Daniel_I_Am 2022-01-25 10:07:50 +01:00
parent e38886e6f1
commit e78aa5b62c

View File

@ -24,7 +24,7 @@ env:
# available, otherwise `xterm-256color` is used.
TERM: xterm-256color
window:
# window:
# Window dimensions (changes require restart)
#
# Number of lines/columns (not pixels) in the terminal. The number of columns
@ -68,7 +68,7 @@ window:
#
# Window opacity as a floating point number from `0.0` to `1.0`.
# The value `0.0` is completely transparent and `1.0` is opaque.
opacity: 0.8
# opacity: 0.8
# Startup Mode (changes require restart)
#