commit | f275796e9df1269f4382348e5c73d950d93e0e59 | [log] [tgz] |
---|---|---|
author | Janne Grunau <j@jannau.net> | Thu Apr 18 21:00:27 2024 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 22 11:02:08 2024 -0600 |
tree | a9123e203c8cec61b75c005f21368126f1b15a44 | |
parent | 334259e25896c6d657711b94b927d32a2615c183 [diff] |
configs: apple: Enable CMD_SELECT_FONT and FONT_16X32 Apple devices have high DPI displays so the larger fonts are preferable for improved readability. This does not yet change the used font based on the display's pixel density so the standard 8x16 font is still used by default. Reviewed-by: Mark Kettenis <kettenis@openbsd.org> Reviewed-by: Neal Gompa <neal@gompa.dev> Signed-off-by: Janne Grunau <j@jannau.net>