DotHub/alacritty/hezkore.toml

22 lines
338 B
TOML
Raw Normal View History

2025-01-08 03:00:24 +01:00
# Hezkore's Alacritty settings
[window]
dimensions = { columns = 120, lines = 40 }
opacity = 0.98
resize_increments = true
[scrolling]
multiplier = 1
[font]
normal = { family = "Hack", style = "Regular" }
size = 12
[colors]
transparent_background_colors = true
[colors.primary]
background = "#1e1f29"
[mouse]
hide_when_typing = true