From 34abbd482d4147394bd9fa81d85c30f9d90785bf Mon Sep 17 00:00:00 2001 From: Daniel Lundin Date: Sat, 7 Apr 2018 17:54:20 +0200 Subject: [PATCH] terminal adjustments --- .config/alacritty/alacritty.yml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml index ecc00e7..05e2f0b 100644 --- a/.config/alacritty/alacritty.yml +++ b/.config/alacritty/alacritty.yml @@ -33,6 +33,10 @@ window: # Setting this to false will result in window without borders and title bar. decorations: false +dpi: + x: 96.0 + y: 96.0 + # Display tabs using this many cells (changes require restart) tabspaces: 8 @@ -75,7 +79,7 @@ font: style: Italic # Point size of the font - size: 16 + size: 18 # Offset is the extra space around each character. offset.y can be thought of # as modifying the linespacing, and offset.x as modifying the letter spacing. @@ -210,7 +214,7 @@ mouse: # scrolling for applications like `man`. # # To disable this completely, set `faux_scrollback_lines` to 0. - faux_scrollback_lines: 1 + faux_scrollback_lines: 0 selection: semantic_escape_chars: ",│`|:\"' ()[]{}<>"