[feat] change alacritty opacity
This commit is contained in:
parent
d05ae38147
commit
43f88c9279
@ -74,6 +74,8 @@ window:
|
|||||||
# - SimpleFullscreen
|
# - SimpleFullscreen
|
||||||
#startup_mode: Windowed
|
#startup_mode: Windowed
|
||||||
|
|
||||||
|
opacity: 0.85
|
||||||
|
|
||||||
# Window title
|
# Window title
|
||||||
#title: Alacritty
|
#title: Alacritty
|
||||||
|
|
||||||
@ -353,12 +355,6 @@ font:
|
|||||||
#
|
#
|
||||||
#command: None
|
#command: None
|
||||||
|
|
||||||
# Background opacity
|
|
||||||
#
|
|
||||||
# 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.
|
|
||||||
background_opacity: 0.85
|
|
||||||
|
|
||||||
#selection:
|
#selection:
|
||||||
# This string contains all characters that are used as separators for
|
# This string contains all characters that are used as separators for
|
||||||
# "semantic words" in Alacritty.
|
# "semantic words" in Alacritty.
|
||||||
|
Loading…
Reference in New Issue
Block a user