From 39ccb46488d64c0f05bfdf39031f613dad89b935 Mon Sep 17 00:00:00 2001 From: xengineering Date: Wed, 23 Jun 2021 12:53:26 +0200 Subject: Update Alacritty Settings --- .config/alacritty/alacritty.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml index 600c2ee..82dfbc3 100644 --- a/.config/alacritty/alacritty.yml +++ b/.config/alacritty/alacritty.yml @@ -135,7 +135,7 @@ font: #style: Bold Italic # Point size - size: 14.0 + size: 18.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 spacing. @@ -310,7 +310,7 @@ font: # # 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: 0.85 #selection: #semantic_escape_chars: ",│`|:\"' ()[]{}<>\t" -- cgit v1.2.3-70-g09d2