blob: c8a976cccc729a4e50392abe0ab6500e87ad4474 (
plain) (
tree)
|
|
{ alacritty-config = { font.size = 18, scolling.history = 1000000 }
, -- This disables the dpi-sensitive scaling (cause otherwise the font will be humongous on my laptop screen)
alacritty-env
. WINIT_X11_SCALE_FACTOR
= 1
}
|