cumulative changes
[dotfilesold/.git] / .config / alacritty.yml
index 23bfd79134b69676836daec074ebb3b668b37799..260ff85d7ebce43cdabd4641c46ca28629afce55 100644 (file)
@@ -17,8 +17,8 @@ window:
   # Window dimensions in character columns and lines
   # (changes require restart)
   dimensions:
-    columns: 160
-    lines: 48
+    columns: 80
+    lines: 23
 
   # Adds this many blank pixels of padding around the window
   # Units are physical pixels; this is not DPI aware.
@@ -64,7 +64,7 @@ font:
     style: Light
 
   # Point size of the font
-  size: 13.0
+  size: 9.0
 
   # Offset is the extra space around each character. offset.y can be thought of
   # as modifying the linespacing, and offset.x as modifying the letter spacing.
@@ -161,7 +161,7 @@ visual_bell:
   duration: 0
 
 # Background opacity
-background_opacity: 0.8
+background_opacity: 0.90
 
 # Mouse bindings
 #