From aa6db8daa1a29ace2703672f576d2a831e6ec2a0 Mon Sep 17 00:00:00 2001 From: tomit4 Date: Sun, 26 Sep 2021 11:25:17 -0700 Subject: [PATCH] updated alacritty.yml --- alacritty/alacritty.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/alacritty/alacritty.yml b/alacritty/alacritty.yml index 7958271b..0d7b56ff 100644 --- a/alacritty/alacritty.yml +++ b/alacritty/alacritty.yml @@ -30,7 +30,7 @@ window: # must be at least `2`, while using a value of `0` for columns and lines will # fall back to the window manager's recommended size. dimensions: - columns: 143 + columns: 150 lines: 100 # Window position (changes require restart) @@ -38,7 +38,7 @@ window: # Specified in number of pixels. # If the position is not set, the window manager will handle the placement. position: - x: 1275 + x: 1280 y: 0 # Window padding (changes require restart)