From fef503562a41313ca8dfbc0cfa3aa30b3e203158 Mon Sep 17 00:00:00 2001 From: tomit4 Date: Sun, 26 Sep 2021 11:38:59 -0700 Subject: [PATCH] updated alacritty.yml --- alacritty/alacritty.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alacritty/alacritty.yml b/alacritty/alacritty.yml index 989390b9..75e09b92 100644 --- a/alacritty/alacritty.yml +++ b/alacritty/alacritty.yml @@ -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: 1280 + x: 1279 y: 0 # Window padding (changes require restart)