Parcourir la source

Add more border to alacritty

Colin Powell il y a 5 ans
Parent
commit
ef7d63555c
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      alacritty/.config/alacritty/alacritty.yml

+ 2 - 2
alacritty/.config/alacritty/alacritty.yml

@@ -26,8 +26,8 @@ window:
   # Blank space added around the window in pixels. This padding is scaled
   # by DPI and the specified value is always added at both opposing sides.
   padding:
-    x: 15
-    y: 15
+    x: 18
+    y: 18
 
   dynamic_padding: true