Revert "Tweak"

This reverts commit 36da8c1a1f.
lightmode
E. Almqvist 3 years ago
parent 36da8c1a1f
commit 81fcabd10c
  1. 4
      alacritty/.config/alacritty/alacritty.yml

@ -55,7 +55,7 @@ font:
style: Bold Italic
# Point size
size: 10
size: 9
# 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 spacing.
@ -92,7 +92,7 @@ colors:
# 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.9
background_opacity: 1.0
cursor:
# Values for `style`:

Loading…
Cancel
Save