Adapt alacritty conf for hyprland

This commit is contained in:
David Senoner 2024-06-21 20:26:52 +02:00
parent c28de2b97c
commit 3d7dad54b3

View file

@ -5,8 +5,11 @@ working_directory = "None"
TERM = "xterm-256color"
[font]
size = 16
size = 12
[font.normal]
family = "JetBrains Mono"
style = "Medium"
[window]
padding = { x = 4, y = 4 }