diff --git a/alacritty/hezkore.toml b/alacritty/hezkore.toml index 6b8ea04..c5332a8 100644 --- a/alacritty/hezkore.toml +++ b/alacritty/hezkore.toml @@ -1,7 +1,7 @@ # Hezkore's Alacritty settings [window] -dimensions = { columns = 120, lines = 32 } -opacity = 0.98 +dimensions = { columns = 127, lines = 35 } +opacity = 0.99 resize_increments = true [bell] @@ -14,7 +14,7 @@ multiplier = 1 [font] normal = { family = "Hack", style = "Regular" } -size = 12 +size = 11.5 [colors] transparent_background_colors = true