diff --git a/templates/alacritty.yml b/templates/alacritty.yml index cefdcd6..1f9c57a 100644 --- a/templates/alacritty.yml +++ b/templates/alacritty.yml @@ -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) #