diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml index 81e28d1..15b423e 100644 --- a/.config/alacritty/alacritty.yml +++ b/.config/alacritty/alacritty.yml @@ -92,6 +92,7 @@ window: # Override the variant of the GTK theme. Commonly supported values are `dark` # and `light`. Set this to `None` to use the default theme variant. #gtk_theme_variant: None + opacity: 0.92 scrolling: # Maximum number of lines in the scrollback buffer. @@ -150,7 +151,7 @@ font: style: Oblique # Point size - size: 16.0 + size: 17.0 # Offset is the extra space around each character. `offset.y` can be thought # of as modifying the line spacing, and `offset.x` as modifying the letter @@ -399,7 +400,7 @@ bell: # # 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.92 +#background_opacity: 0.92 #selection: # This string contains all characters that are used as separators for