Add alacritty.conf
This commit is contained in:
parent
4ae53cae0b
commit
bd875ebb3c
2 changed files with 2 additions and 1 deletions
1
.config/alacritty/alacritty.conf
Normal file
1
.config/alacritty/alacritty.conf
Normal file
|
@ -0,0 +1 @@
|
||||||
|
background_opacity: 1.0
|
|
@ -67,7 +67,7 @@
|
||||||
#
|
#
|
||||||
# Window opacity as a floating point number from `0.0` to `1.0`.
|
# 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.
|
# The value `0.0` is completely transparent and `1.0` is opaque.
|
||||||
#opacity: 1.0
|
# opacity: 1.0
|
||||||
|
|
||||||
# Startup Mode (changes require restart)
|
# Startup Mode (changes require restart)
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue