Pārlūkot izejas kodu

Add more border to alacritty

Colin Powell 5 gadi atpakaļ
vecāks
revīzija
ef7d63555c
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  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