diff --git a/lain/.config/alacritty/alacritty.yml b/lain/.config/alacritty/alacritty.yml index 4614fac..3a77c0d 100644 --- a/lain/.config/alacritty/alacritty.yml +++ b/lain/.config/alacritty/alacritty.yml @@ -118,12 +118,6 @@ font: x: 0 y: 0 - # Scale the font size based on the monitor's DPI. This will lead to bigger text on HiDPI - # screens and make reading text a little easier. - # On X11 it is possible to change the DPI for each instance of alacritty by using - # `WINIT_HIDPI_FACTOR=1.0 alacritty` to scale the font. - scale_with_dpi: true - # Display the time it takes to redraw each frame. render_timer: false