Ver Fonte

Add more border to alacritty

Colin Powell há 5 anos atrás
pai
commit
ef7d63555c
1 ficheiros alterados com 2 adições e 2 exclusões
  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